We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v*
1 parent edab809 commit 4548f79Copy full SHA for 4548f79
.github/workflows/main.yaml
@@ -3,7 +3,8 @@ name: CI
3
on:
4
push:
5
branches:
6
- - 'main'
+ - main
7
+ - v*
8
pull_request:
9
10
jobs:
0 commit comments