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: