xworkmate-app/.github/workflows
Haitao Pan 6dd4437008 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 14:00:09 +08:00
..
build-and-release.yml ci: remove unused remote_contract job from build-and-release workflow (#71) 2026-06-30 14:00:09 +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: backport release/* source validation workflow to release/v1.1.5 (#21) 2026-06-28 12:41:08 +08:00