diff --git a/.github/workflows/update-pot.yml b/.github/workflows/update-pot.yml index 2e84439..4b13a54 100644 --- a/.github/workflows/update-pot.yml +++ b/.github/workflows/update-pot.yml @@ -11,7 +11,6 @@ on: jobs: update-pot: runs-on: ubuntu-latest - if: github.repository == "pressbooks/pressbooks-aldine" # Don't run on forks. steps: - uses: actions/checkout@v2 - name: Setup PHP with tools