diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6ea9048..8833679 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,6 +6,7 @@ on: jobs: tag: name: New tag + if: github.repository == 'oidc-wp/openid-connect-generic' runs-on: ubuntu-latest steps: - uses: actions/checkout@main