Skip to content

Commit

Permalink
Add contents:read permission to container workflow (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl authored Apr 15, 2024
2 parents a03e034 + e03ba55 commit f89117f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
if: needs.check.outputs.branch-pr == ''
uses: ./.github/workflows/_container.yml
permissions:
contents: read
packages: write
{% endif %}{% if sphinx %}
docs:
Expand Down

0 comments on commit f89117f

Please sign in to comment.