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:
|
||||
push:
|
||||
branches: [ master, automate_gh_release ]
|
||||
tags-ignore: '[0-9]+.[0-9]+.[0-9]+'
|
||||
branches: [ '!master' ]
|
||||
|
||||
jobs:
|
||||
test-matrix:
|
||||
|
|
Reference in a new issue