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 934d9aa commit c4538b0Copy full SHA for c4538b0
.github/workflows/check.yml
@@ -2,6 +2,9 @@ on:
2
push:
3
branches:
4
- 3.x
5
+ pull_request:
6
+ branches:
7
+ - '**'
8
9
jobs:
10
test:
0 commit comments