diff --git a/.github/workflows/discord-update.yaml b/.github/workflows/discord-update.yaml index 683c19487e..d1693715c7 100644 --- a/.github/workflows/discord-update.yaml +++ b/.github/workflows/discord-update.yaml @@ -7,6 +7,7 @@ on: jobs: discordUpdate: + if: github.repository == 'WeakAuras/WeakAuras2' runs-on: ubuntu-latest steps: - uses: actions/checkout@v4