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 de5ba93 commit 4cf1cedCopy full SHA for 4cf1ced
.github/workflows/pr-triage.yml
@@ -3,7 +3,7 @@ name: Triage PR
3
on:
4
pull_request:
5
types: [opened, edited, synchronize, ready_for_review]
6
- branches: [master, main]
+ branches: [main]
7
8
permissions:
9
contents: read # the config file
0 commit comments