Skip to content

Commit

Permalink
ci: set permissions as read-all
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <sora@morimoto.io>
  • Loading branch information
smorimoto committed Dec 21, 2024
1 parent 0c450ae commit a9f6e96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
# Prime the caches every Monday
- cron: 0 1 * * MON

permissions: read-all

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

0 comments on commit a9f6e96

Please sign in to comment.