Skip to content

Commit

Permalink
Set GITHUB_TOKEN permission: read repo contents
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen authored Nov 16, 2023
1 parent 62e8812 commit d72d788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ env:
PIPX_HOME: "/home/runner/.cache/pipx"
PIPX_BIN_DIR: "/home/runner/.local/bin"
POETRY_VERSION: "1.5.1"
permissions:
contents: read
jobs:

lint:
Expand Down

0 comments on commit d72d788

Please sign in to comment.