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