diff --git a/.github/workflows/dev-clickable-builds.yml b/.github/workflows/dev-clickable-builds.yml index 1f2c2f916..50bcc702f 100644 --- a/.github/workflows/dev-clickable-builds.yml +++ b/.github/workflows/dev-clickable-builds.yml @@ -2,12 +2,6 @@ name: "dev-clickable-builds" on: push: branches: [ master ] - pull_request: - branches: [ master ] - paths-ignore: - - "Translations/*" - - "installer/*.pot" - - "installer/po/*" env: GODOT_VERSION: 3.4.2