Enable CI to work on release branches (#2571)

* Commit to enable CI for release branches

* Pin back to specific SHA in therock

---------

Co-authored-by: Aravind Ravikumar <arravikum@amd.com>
This commit is contained in:
Aravind Ravikumar
2026-01-26 14:50:05 -05:00
gecommit door GitHub
bovenliggende e0dcba903e
commit cc1a7c3c82
+1
Bestand weergeven
@@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- release/therock-*
pull_request:
types:
- opened