We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13f36b2 commit ac0c53eCopy full SHA for ac0c53e
1 file changed
.github/workflows/test.yaml
@@ -2,6 +2,7 @@ name: Test action
2
3
on:
4
push:
5
+ pull_request:
6
7
jobs:
8
test:
0 commit comments