Added !verify trigger

[ROCm/rocm_smi_lib commit: 2764498bbf]
This commit is contained in:
Mallya, Ameya Keshava
2025-01-28 20:11:45 -08:00
committed by GitHub
parent d2461a186b
commit 0fc5d97026
+5 -2
View File
@@ -7,9 +7,12 @@ on:
push:
branches: [amd-mainline]
workflow_dispatch:
issue_comment:
types: [created]
jobs:
call-workflow:
call-workflow:
if: ${{ github.event_name != 'issue_comment' || github.event.comment.body == '!verify' }}
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/rocm_ci.yml@mainline
secrets: inherit
with: