We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3188e5d + b603aaf commit cadc443Copy full SHA for cadc443
1 file changed
.github/workflows/test.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches:
10
- '*'
11
+ pull_request:
12
13
jobs:
14
test:
0 commit comments