diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1509390..e2574e8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,7 @@ name: Build Universal Updator on: push: branches: ["*"] + branches-ignore: [translation] pull_request: branches: ["*"] release: