Skip to content

Commit

Permalink
give workflow permission to write prs
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 30, 2023
1 parent 7e2f72e commit 83b5a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:

permissions:
checks: write
pull-requests: write

jobs:
unitTests:
Expand Down

0 comments on commit 83b5a21

Please sign in to comment.