mirror of
https://github.com/ivuorinen/.github.git
synced 2026-02-11 04:46:11 +00:00
Fix: Linting, stale permissions, tweaks
This commit is contained in:
2
.github/workflows/compress-images.yml
vendored
2
.github/workflows/compress-images.yml
vendored
@@ -5,7 +5,7 @@ name: Compress Images on Demand
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '00 23 * * 0'
|
||||
- cron: "00 23 * * 0"
|
||||
jobs:
|
||||
CompressOnDemandOrSchedule:
|
||||
name: calibreapp/image-actions
|
||||
|
||||
Reference in New Issue
Block a user