Skip to content

Commit

Permalink
build: update pr-triage branches
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jul 17, 2024
1 parent de5ba93 commit 4cf1ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Triage PR
on:
pull_request:
types: [opened, edited, synchronize, ready_for_review]
branches: [master, main]
branches: [main]

permissions:
contents: read # the config file
Expand Down

0 comments on commit 4cf1ced

Please sign in to comment.