We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b99f7 commit b4ed3cfCopy full SHA for b4ed3cf
.github/workflows/ci-test.yaml
@@ -3,8 +3,7 @@ name: Build and Run Check Tests
3
on:
4
push:
5
branches:
6
- - master
7
- - develop
+ - '**'
8
9
pull_request:
10
0 commit comments