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>
Этот коммит содержится в:
Aravind Ravikumar
2026-01-26 14:50:05 -05:00
коммит произвёл GitHub
родитель e0dcba903e
Коммит cc1a7c3c82
+1
Просмотреть файл
@@ -4,6 +4,7 @@ on:
push:
branches:
- develop
- release/therock-*
pull_request:
types:
- opened