From a6a467d111b7518c0fa232fee2f34d3f4eca141e Mon Sep 17 00:00:00 2001 From: Pk11 Date: Fri, 24 Jul 2020 14:49:18 -0500 Subject: [PATCH] Oops, don't have branches and branches-ignore --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2574e8..64b5be6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,6 @@ name: Build Universal Updator on: push: - branches: ["*"] branches-ignore: [translation] pull_request: branches: ["*"]