xworkmate-app/.github/workflows
Haitao Pan bd5bfb0f1e
ci: remove unused remote_contract job from build-and-release workflow (#71)
The remote_contract job was effectively dead code — it only ran on
workflow_dispatch (excluded push and pull_request events) and was
configured with continue-on-error, so it never blocked releases.

Removing it simplifies the pipeline and eliminates the always()
workaround in the release job's if-condition.

Co-authored-by: Haitao Pan <manbuzhe2009@qq.com>
2026-06-30 13:59:47 +08:00
..
build-and-release.yml ci: remove unused remote_contract job from build-and-release workflow (#71) 2026-06-30 13:59:47 +08:00
pr-tests.yml ci: refresh app workflows for node 24 2026-06-26 19:27:30 +08:00
release-e2e.yml ci: refresh app workflows for node 24 2026-06-26 19:27:30 +08:00
validate-release-pr.yml ci: add release/* branch source validation workflow (#19) 2026-06-28 12:12:10 +08:00