Skip to content

Commit

Permalink
issue #4: add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 21, 2023
1 parent aecb55a commit b1ed291
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/workflow-lint-test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
type: number

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

jobs:
lint-test:
Expand Down

0 comments on commit b1ed291

Please sign in to comment.