diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 9a637664..c7b96545 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -8,6 +8,7 @@ concurrency: "crowdin-upload-${{ github.ref }}" jobs: upload-sources: runs-on: ubuntu-latest + if: github.repository == 'beemdevelopment/Aegis' steps: - uses: actions/checkout@v2 - name: Install crowdin-cli