We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa138c commit 0139e63Copy full SHA for 0139e63
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
- test
9
- .github/workflows/ci.yml
10
- package.json
11
- commit:
+ pull_request:
12
branches:
13
- master
14
paths:
0 commit comments