We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2c07c commit 8f6e44bCopy full SHA for 8f6e44b
.github/workflows/test.yml
@@ -1,7 +1,8 @@
1
name: test
2
on:
3
pull_request:
4
- types: [opened]
+ branches:
5
+ - "*"
6
push:
7
branches:
8
- "*"
0 commit comments