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 9ff3a78 commit 431c3a3Copy full SHA for 431c3a3
1 file changed
.github/workflows/run-ci.yml
@@ -2,11 +2,7 @@ name: Continuous integration
2
3
on:
4
pull_request:
5
- branches:
6
- - "!sponsors"
7
- push:
8
9
+ types: [opened, synchronize, reopened]
10
11
permissions:
12
contents: read
0 commit comments