We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53138a commit 8e3264bCopy full SHA for 8e3264b
1 file changed
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Run Tests
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ types: [opened, synchronize, reopened]
6
7
jobs:
8
test:
0 commit comments