This commit is contained in:
jem 2020-06-29 13:40:34 +02:00
parent d6caab9d78
commit 8ceded6122
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,7 @@ name: Node.js CI
on:
push:
branches-ignore: [ 'master' ]
tags: '![0-9]+.[0-9]+.[0-9]+'
jobs:
test-matrix:

View file

@ -2,7 +2,6 @@ name: Node.js CI
on:
push:
branches: [ master ]
tags: '[0-9]+.[0-9]+.[0-9]+'
jobs: