diff --git a/.github/workflows/translation-sync.yml b/.github/workflows/translation-sync.yml index 981a83fe32..926a6ec8dd 100644 --- a/.github/workflows/translation-sync.yml +++ b/.github/workflows/translation-sync.yml @@ -5,10 +5,6 @@ on: branches: [staging] paths: - 'src/content/examples/en/**' - pull_request: - branches: [staging] - paths: - - 'src/content/examples/en/**' workflow_dispatch: jobs: @@ -35,4 +31,4 @@ jobs: - name: Run translation tracker env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: node .github/actions/translation-tracker/index.js \ No newline at end of file + run: node .github/actions/translation-tracker/index.js