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
committad av GitHub
förälder e0dcba903e
incheckning cc1a7c3c82
+1
Visa fil
@@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- release/therock-*
pull_request:
types:
- opened