Skip to content

Commit

Permalink
Give token permissions to write (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
psobolewskiPhD committed Jul 2, 2024
1 parent c9d5757 commit b497301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches: [ main ]
jobs:
test:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit b497301

Please sign in to comment.