From 929505b553f6f158e29172a464460e2260d7c192 Mon Sep 17 00:00:00 2001 From: jem Date: Mon, 29 Jun 2020 13:27:51 +0200 Subject: [PATCH] next try --- .github/workflows/release-dev.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release-dev.yml b/.github/workflows/release-dev.yml index 55003af..d49b6ac 100644 --- a/.github/workflows/release-dev.yml +++ b/.github/workflows/release-dev.yml @@ -2,8 +2,7 @@ name: Node.js CI on: push: - branches: [ master, automate_gh_release ] - tags-ignore: '[0-9]+.[0-9]+.[0-9]+' + branches: [ '!master' ] jobs: test-matrix: