We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e1e59 commit 0e213b7Copy full SHA for 0e213b7
1 file changed
.github/workflows/run-test.yaml
@@ -3,7 +3,7 @@ name: Test
3
on:
4
push:
5
branches:
6
- - main
+ - "*"
7
pull_request:
8
types: [opened, synchronize, reopened]
9
0 commit comments