Skip to content

Comments

chore(github-actions): switch deploy workflow trigger to push on main#23

Closed
rshdhere wants to merge 1 commit intomainfrom
fix/CI=CD
Closed

chore(github-actions): switch deploy workflow trigger to push on main#23
rshdhere wants to merge 1 commit intomainfrom
fix/CI=CD

Conversation

@rshdhere
Copy link
Owner

  • Remove workflow_run trigger on Tests completion
  • Add push trigger for main branch
  • Retain workflow_dispatch for manual runs
  • Remove conditional if check relying on github.event.workflow_run.conclusion

- Remove `workflow_run` trigger on Tests completion
- Add `push` trigger for `main` branch
- Retain `workflow_dispatch` for manual runs
- Remove conditional `if` check relying on `github.event.workflow_run.conclusion`
@rshdhere rshdhere closed this Jan 20, 2026
@rshdhere rshdhere deleted the fix/CI=CD branch January 20, 2026 16:14
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