Skip to content

Commit 4cb991c

Browse files
Merge pull request #4634 from MicrosoftEdge/add-permission-to-crashbot
Provide write permission to crashbot
2 parents 4d9bcfb + 46761e0 commit 4cb991c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/regexCommenter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
issues:
55
types: [opened]
66

7+
permissions:
8+
issues: write
9+
710
jobs:
811
auto-comment:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)