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 b5f90cb commit 1ad26deCopy full SHA for 1ad26de
.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