Skip to content

chore(ci): add workflow_dispatch trigger for recovery reruns#2

Merged
AIML-Solutions merged 2 commits intomasterfrom
chore/ci-workflow-dispatch
Mar 27, 2026
Merged

chore(ci): add workflow_dispatch trigger for recovery reruns#2
AIML-Solutions merged 2 commits intomasterfrom
chore/ci-workflow-dispatch

Conversation

@AIML-Solutions
Copy link
Copy Markdown
Owner

@AIML-Solutions AIML-Solutions commented Mar 27, 2026

Why

Recent CI failures are stale and currently cannot be rerun because the workflow has no workflow_dispatch trigger.

What

  • add workflow_dispatch to .github/workflows/ci.yaml

Result

  • enables manual reruns from Actions UI/CLI
  • improves CI recoverability without requiring unrelated code pushes

@AIML-Solutions AIML-Solutions merged commit d75482c into master Mar 27, 2026
4 checks passed
@AIML-Solutions AIML-Solutions deleted the chore/ci-workflow-dispatch branch March 27, 2026 21:25
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