Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nycholas authored Jan 20, 2024
1 parent d625980 commit c5d72ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ on:
types: [created]

permissions:
actions: write
contents: read
actions: write
issues: write
pull-requests: write

jobs:
does-it-run:
Expand Down

0 comments on commit c5d72ab

Please sign in to comment.