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