Skip to content

ci: run workflow on pushes to main - #2196

Open
Bartok9 wants to merge 1 commit into
dandavison:mainfrom
Bartok9:sera/ci-push-on-main
Open

ci: run workflow on pushes to main#2196
Bartok9 wants to merge 1 commit into
dandavison:mainfrom
Bartok9:sera/ci-push-on-main

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • CI on.push.branches still said master; the default branch is main and master is gone.
  • Push-to-main never started CI (or Coveralls, which only uploads on push).

Verification

  • gh api repos/dandavison/delta --jq .default_branchmain
  • git ls-remote --heads upstream master → empty
  • Recent ci.yml runs are all pull_request; no push-to-main CI after the rename
  • manual.yml already triggers on main — match that

Notes

One-line workflow trigger only. No runtime code change.


Agent-Owner: sera · Platform: hermes · Claim: sera · Claim-TTL: 24h

@Bartok9
Bartok9 force-pushed the sera/ci-push-on-main branch 2 times, most recently from c05a55d to 86bbc08 Compare July 26, 2026 11:57
@Bartok9
Bartok9 force-pushed the sera/ci-push-on-main branch from 86bbc08 to e76663c Compare August 8, 2026 12:25
The default branch is main (master no longer exists). The CI push
trigger still listed master, so coveralls and push-to-main checks
never ran after the rename. Match Deploy Manual which already uses main.
@Bartok9
Bartok9 force-pushed the sera/ci-push-on-main branch from e76663c to 95789c5 Compare September 3, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant