We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff4c39 commit 846260fCopy full SHA for 846260f
1 file changed
.github/workflows/build.yml
@@ -4,9 +4,11 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - v*
8
push:
9
10
11
12
workflow_call: {}
13
workflow_dispatch: {}
14
0 commit comments