From ee96510efee2525c90a7020b7254cd2ef2f72e99 Mon Sep 17 00:00:00 2001 From: Yolan Romailler Date: Wed, 13 Sep 2023 19:25:25 +0200 Subject: [PATCH] Update calibreapp-image.yml --- .github/workflows/calibreapp-image.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/calibreapp-image.yml b/.github/workflows/calibreapp-image.yml index 45291f0..ca3c87f 100644 --- a/.github/workflows/calibreapp-image.yml +++ b/.github/workflows/calibreapp-image.yml @@ -9,8 +9,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: