mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-10 18:46:02 +00:00
fix(workflows): default to disabled permissions
This commit is contained in:
2
.github/workflows/compress-images.yml
vendored
2
.github/workflows/compress-images.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
schedule:
|
||||
- cron: "00 23 * * 0"
|
||||
|
||||
permissions: read-all
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
CompressOnDemandOrSchedule:
|
||||
|
||||
Reference in New Issue
Block a user