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