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