Skip to content

ci: track dev instead of develop after branch rename#488

Merged
SaJaToGu merged 1 commit into
devfrom
chore/rename-develop-to-dev-ci
Jul 20, 2026
Merged

ci: track dev instead of develop after branch rename#488
SaJaToGu merged 1 commit into
devfrom
chore/rename-develop-to-dev-ci

Conversation

@SaJaToGu

Copy link
Copy Markdown
Owner

Summary

  • develop was renamed to dev on GitHub (SaJaToGu/metis and SaJaToGu/odysseus both already use dev; this aligns ai-issue-solver).
  • .github/workflows/ci.yml still listed develop as a push/pull_request trigger branch, so CI would silently stop running on the renamed branch. Updated to dev.

Test plan

  • Workflow YAML is valid (checked branch keys only changed, no other structure touched)

develop was renamed to dev on GitHub for consistency with metis and
odysseus. Update the push/pull_request triggers so CI still runs on
the active development branch.
@SaJaToGu
SaJaToGu merged commit 8e11d3c into dev Jul 20, 2026
2 checks passed
@SaJaToGu
SaJaToGu deleted the chore/rename-develop-to-dev-ci branch July 20, 2026 17:49
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