We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c29d4d commit 50072bdCopy full SHA for 50072bd
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: ci
2
on:
3
push:
4
branches:
5
- - master
+ - release
6
pull_request:
7
8
- '**'
0 commit comments