diff --git a/.github/workflows/publish_crowdin.yml b/.github/workflows/publish_crowdin.yml index 0c8507a9d..ee78f5775 100644 --- a/.github/workflows/publish_crowdin.yml +++ b/.github/workflows/publish_crowdin.yml @@ -47,12 +47,5 @@ jobs: body: | This is an automated PR. Please ensure that there are no errors or invalid files are in the PR. - labels: "Automated PR, Category: i18n" + labels: "Automated PR, Category: i18n, Changelog Entry: Skipped" branch: "automated/i18n" - - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v1 - with: - token: ${{ secrets.cogcreators_bot_repo_scoped }} - repository: Cog-Creators/Red-DiscordBot - event-type: dispatched_test - client-payload: '{"ref": "automated/i18n"}' \ No newline at end of file