Skip to content

Commit

Permalink
Try adding permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ColeDCrawford committed May 22, 2024
1 parent 9f2b550 commit 0eeb9bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
workflow_dispatch:
pull_request:

permissions:
contents: write
pull-requests: write


jobs:
python-unit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0eeb9bd

Please sign in to comment.