Skip to content

Commit

Permalink
Add contents: write permission for CI - Tests (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA authored Dec 13, 2023
1 parent d60e99f commit c7076ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on: [pull_request]
env:
TEST_TAG: ci_test

permissions:
contents: write

jobs:

reset_test_branches:
Expand Down

0 comments on commit c7076ab

Please sign in to comment.