Update compress-images.yaml

This commit is contained in:
Boof 2023-04-10 10:38:36 +02:00 committed by GitHub
parent 8fc7204b44
commit 8d266ca461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,6 @@ on:
- '**.webp'
jobs:
build:
# Only run on Pull Requests within the same repository, and not from forks.
if: github.event.pull_request.head.repo.full_name == github.repository
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps: