mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update weekly_reduceimagesize.yml
This commit is contained in:
3
.github/workflows/weekly_reduceimagesize.yml
vendored
3
.github/workflows/weekly_reduceimagesize.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
- cron: '00 23 * * 0'
|
- cron: '00 23 * * 0'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
calibre:
|
||||||
name: calibreapp/image-actions
|
name: calibreapp/image-actions
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
@@ -27,6 +27,7 @@ jobs:
|
|||||||
pngQuality: '60'
|
pngQuality: '60'
|
||||||
webpQuality: '60'
|
webpQuality: '60'
|
||||||
|
|
||||||
|
post:
|
||||||
- name: Create New Pull Request If Needed
|
- name: Create New Pull Request If Needed
|
||||||
if: steps.calibre.outputs.markdown != ''
|
if: steps.calibre.outputs.markdown != ''
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user