Skip to content

Commit

Permalink
Add write permissions for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdunlap committed Jan 13, 2025
1 parent 4dffd69 commit abaee22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Unit Tests

permissions:
pull-requests: write

on:
pull_request:
branches: [ "main" ]
Expand Down

0 comments on commit abaee22

Please sign in to comment.