[ROCm/rocprofiler-sdk commit: 35f8374e35]
Этот коммит содержится в:
Mallya, Ameya Keshava
2025-01-28 20:07:15 -08:00
коммит произвёл GitHub
родитель 3abb3be245
Коммит daeb310fd9
+5 -2
Просмотреть файл
@@ -6,10 +6,13 @@ on:
types: [opened, reopened, synchronize]
push:
branches: [amd-mainline]
workflow_dispatch:
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: