Skip to content

Commit 4cf1ced

Browse files
committed
build: update pr-triage branches
1 parent de5ba93 commit 4cf1ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Triage PR
33
on:
44
pull_request:
55
types: [opened, edited, synchronize, ready_for_review]
6-
branches: [master, main]
6+
branches: [main]
77

88
permissions:
99
contents: read # the config file

0 commit comments

Comments
 (0)