We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea32a80 commit 2b37115Copy full SHA for 2b37115
.github/workflows/build.yml
@@ -2,6 +2,7 @@ name: Build
2
3
on:
4
push:
5
+ tags: ['*']
6
branches: [ main ]
7
pull_request:
8
0 commit comments