Added !verify trigger

[ROCm/rocprofiler commit: 75280c9a82]
这个提交包含在:
Mallya, Ameya Keshava
2025-01-28 20:19:17 -08:00
提交者 GitHub
父节点 a3bf6879da
当前提交 5ce076aef6
+6 -3
查看文件
@@ -5,11 +5,14 @@ on:
branches: [amd-staging, amd-npi]
types: [opened, reopened, synchronize]
push:
branches: [amd-staging, amd-mainline]
workflow_dispatch:
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: