diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 48ccbb8ae..998300242 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -7,6 +7,7 @@ on: jobs: publish: + if: github.repository == 'TheBotlyNoob/register’ runs-on: ubuntu-latest steps: - uses: actions/checkout@v2