next try
This commit is contained in:
parent
f9f75a2324
commit
929505b553
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release-dev.yml
vendored
3
.github/workflows/release-dev.yml
vendored
|
@ -2,8 +2,7 @@ name: Node.js CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, automate_gh_release ]
|
branches: [ '!master' ]
|
||||||
tags-ignore: '[0-9]+.[0-9]+.[0-9]+'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-matrix:
|
test-matrix:
|
||||||
|
|
Reference in a new issue