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 d9937b1 commit 5063f9dCopy full SHA for 5063f9d
.github/workflows/pr-merge-conflicts.yml
@@ -3,6 +3,8 @@ name: "Label PRs with conflicts"
3
on:
4
push:
5
pull_request_target:
6
+ branches:
7
+ - main
8
types: [synchronize]
9
10
permissions:
0 commit comments