Skip to content

Commit

Permalink
Give write permissions to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mews committed Jun 12, 2024
1 parent 8e1b759 commit edc7b7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:

jobs:
call-run-python-tests:
permissions:
contents: write

uses: Mews/.github/.github/workflows/run-python-tests.yaml@main
with:
python_versions: '["3.10", "3.11", "3.12"]'
Expand Down

0 comments on commit edc7b7f

Please sign in to comment.