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