Skip to content

Commit

Permalink
Add permissions section to CI workflow for content access
Browse files Browse the repository at this point in the history
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
  • Loading branch information
thombashi committed Jan 1, 2025
1 parent 9ebc93d commit f909541
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
- ".gitignore"
- "README.rst"

permissions:
contents: read

jobs:
build-package:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f909541

Please sign in to comment.