This repository was archived by the owner on Aug 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ name: Code Update E2E (macOS)
1717# Squirrel.Mac client to the electron-builder build we ship now.
1818
1919on :
20- # Temporary: also run on these branches so the harness can be exercised on the
21- # PR. Remove this push trigger once merged; nightly + dispatch is the steady
22- # state. Docs and the local-only run-from-ci helper do not affect CI, so skip
23- # rebuilds for those and use workflow_dispatch / the nightly schedule instead.
20+ # Temporary: also run on this branch so the harness can be exercised on the PR.
21+ # Remove this push trigger once merged; nightly + dispatch is the steady state.
22+ # Docs and the local-only run-from-ci helper do not affect CI, so skip rebuilds
23+ # for those and use workflow_dispatch / the nightly schedule on demand instead.
2424 push :
2525 branches :
2626 - test/macos-auto-update-e2e
27- - fix/update-repolling
2827 paths-ignore :
2928 - " docs/**"
3029 - " **/*.md"
You can’t perform that action at this time.
0 commit comments