Skip to content

Commit

Permalink
Merge branch 'MangoRageBot:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Asbestosstar authored May 8, 2024
2 parents 71b6a72 + 03f146a commit 32cfd83
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/assign_reviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ on:
types: [opened, edited, labeled, unlabeled]
pull_request:
types: [opened, edited, labeled, unlabeled]

permissions:
contents: read
issues: write
pull-requests: write
discussions: write

jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 32cfd83

Please sign in to comment.