Skip to content

Conversation

@quic-k
Copy link
Contributor

@quic-k quic-k commented Oct 30, 2025

Enable CI on push to main and release branches
Add manual trigger support

Enable CI on push to main and release branches
Add manual trigger support

Signed-off-by: Kushal Pal <kushpal@qti.qualcomm.com>
push: # trigger CI on push to main and release branches
branches:
- main
- release/21.x
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need to explictly list each branch ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, else it will trigger for all branches by default
we can probably add regex for release branches when we have multiple release branches

@quic-k quic-k requested a review from quic-seaswara October 31, 2025 05:26
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.

2 participants