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 2863fb2 commit 072afd7Copy full SHA for 072afd7
.github/workflows/diff.yml
@@ -2,9 +2,7 @@ name: Diff
2
3
on:
4
pull_request:
5
- branches: [main]
6
- push:
7
+ types: [opened, synchronize, reopened, closed]
8
9
jobs:
10
Build:
0 commit comments