Enable Presubmit CI Gating for develop Branch (TheRock CI for RCCL) (#1954)

* Trigger CI run on pull request

* Enabling CI run on different PR types

---------

Co-authored-by: arravikum <arravikum@amd.com>
This commit is contained in:
Aravind Ravikumar
2025-10-07 09:11:50 -04:00
committato da GitHub
parent b1fbf535da
commit 1858a31c41
+5
Vedi File
@@ -4,6 +4,11 @@ on:
push:
branches:
- develop
pull_request:
types:
- labeled
- opened
- synchronize
workflow_dispatch:
permissions: