mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-14 07:51:54 +00:00
feat(github-action)!: Update github/super-linter ( v5 → v6 ) (#16)
This commit is contained in:
5
.github/workflows/compress-images.yml
vendored
5
.github/workflows/compress-images.yml
vendored
@@ -5,7 +5,10 @@ name: Compress Images on Demand
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "00 23 * * 0"
|
||||
- cron: '00 23 * * 0'
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
CompressOnDemandOrSchedule:
|
||||
name: calibreapp/image-actions
|
||||
|
||||
Reference in New Issue
Block a user