We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1087c00 commit 4ec72a2Copy full SHA for 4ec72a2
.github/workflows/unit-test.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - release-1.1.x
9
10
jobs:
11
test:
0 commit comments