Skip to content

Commit

Permalink
Merge pull request #4634 from MicrosoftEdge/add-permission-to-crashbot
Browse files Browse the repository at this point in the history
Provide write permission to crashbot
  • Loading branch information
victorhuangwq committed Jun 17, 2024
2 parents 4d9bcfb + 46761e0 commit 4cb991c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/regexCommenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
issues:
types: [opened]

permissions:
issues: write

jobs:
auto-comment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4cb991c

Please sign in to comment.