diff --git a/.github/workflows/T2 build.yml b/.github/workflows/T2 build.yml index d1a4c6fa..00121563 100644 --- a/.github/workflows/T2 build.yml +++ b/.github/workflows/T2 build.yml @@ -1,7 +1,6 @@ name: T2 Build on: - workflow_dispatch: push: tags: - '*' @@ -29,7 +28,7 @@ jobs: env: ARCH: ${{ matrix.arch }}-${{ matrix.sdk }} FEEDNAME: packages_ci - PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus luci-app-bypass luci-app-mosdns brook hysteria ipt2socks pdnsd-alt redsocks2 shadow-tls trojan tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy + PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus luci-app-bypass brook hysteria ipt2socks pdnsd-alt redsocks2 shadow-tls trojan tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy NO_REFRESH_CHECK: true IGNORE_ERRORS: true diff --git a/.github/workflows/T9 build.yml b/.github/workflows/T9 build.yml index 01f1ab88..518386f7 100644 --- a/.github/workflows/T9 build.yml +++ b/.github/workflows/T9 build.yml @@ -1,7 +1,6 @@ name: T9 Build on: - workflow_dispatch: push: tags: - '*' @@ -54,7 +53,7 @@ jobs: env: ARCH: ${{ matrix.arch }}-${{ matrix.sdk }} FEEDNAME: packages_ci - PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus luci-app-bypass luci-app-mosdns brook hysteria ipt2socks pdnsd-alt redsocks2 shadow-tls trojan tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy + PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus luci-app-bypass brook hysteria ipt2socks pdnsd-alt redsocks2 shadow-tls trojan tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy NO_REFRESH_CHECK: true IGNORE_ERRORS: true