We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79c26f commit 25d914fCopy full SHA for 25d914f
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - v*
8
workflow_dispatch:
9
10
jobs:
0 commit comments