Added !verify trigger
[ROCm/rocprofiler-register commit: 7d691bc533]
Este cometimento está contido em:
cometido por
GitHub
ascendente
2fc0e4ecd4
cometimento
d23de1b2ff
@@ -6,10 +6,13 @@ on:
|
||||
types: [opened, reopened, synchronize]
|
||||
push:
|
||||
branches: [amd-mainline]
|
||||
workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
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:
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador