mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-10 15:46:01 +00:00
fix(workflows): revert permissions to read-all
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: {}
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
CompressOnDemandOrSchedule:
|
||||
|
||||
Reference in New Issue
Block a user