From 815c94268abe9a29fdb20f7647ccca6d5bd19c3e Mon Sep 17 00:00:00 2001 From: Pk11 Date: Fri, 24 Jul 2020 05:02:22 -0500 Subject: [PATCH] Ignore translation branch --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) 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: