From a86077d1181af3efe7e1ee6add45fa33b87bc59f Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:07:00 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b861c19..352fa829 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Build on: push: - branches: [ "main" ] + branches: [ "main","temp" ] pull_request: branches: [ "main" ] permissions: write-all @@ -229,4 +229,4 @@ jobs: # packageName: app.hiddify.com # releaseName: ${{ github.ref }} # releaseFiles: ./build/app/outputs/bundle/release/app-release.aab - # track: internal \ No newline at end of file + # track: internal