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