Skip to content

Commit

Permalink
adding explicit comment permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Javy de Koning committed Jul 21, 2023
1 parent bd52994 commit c8ff48c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ name: MegaLinter

on: [push, pull_request]

permissions:
issues: write
pull-requests: write

env:
APPLY_FIXES: none
APPLY_FIXES_EVENT: pull_request
Expand Down

0 comments on commit c8ff48c

Please sign in to comment.