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.
pull_request_target
1 parent c83df62 commit abe59efCopy full SHA for abe59ef
.github/workflows/pr-rebase-needed.yml
@@ -3,6 +3,8 @@ name: "PR conflicts"
3
on:
4
push:
5
pull_request_target:
6
+ branches:
7
+ - main
8
types: [synchronize]
9
10
permissions:
.github/workflows/system-file-changes.yml
@@ -2,6 +2,8 @@ name: System file changes
2
paths:
- ".github/workflows/**"
- ".github/CODEOWNERS"
0 commit comments