We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908d5b5 commit 394a7abCopy full SHA for 394a7ab
1 file changed
.github/workflows/build.yml
@@ -2,7 +2,6 @@ name: CI
2
on:
3
create: # when tags are created
4
push:
5
- tags: 'v*'
6
branches: [ master ]
7
pull_request:
8
0 commit comments