Skip to content

Update self-push-amd.yml #6

Update self-push-amd.yml

Update self-push-amd.yml #6

name: Self-hosted runner (AMD mi210 CI caller)
on:
workflow_run:
workflows: ["Self-hosted runner (push-caller)"]
branches: ["main"]
types: [completed]
push:
branches:
- run_amd_push_ci_caller*
paths:
- "src/**"
- "tests/**"
- ".github/**"
- "templates/**"
- "utils/**"
jobs:
run_amd_ci:
name: AMD mi210
if: (cancelled() != true) && ((github.event_name != 'schedule') || ((github.event_name == 'push') && startsWith(github.ref_name, 'run_amd_push_ci_caller')))
uses: ./.github/workflows/self-push-amd.yml

Check failure on line 22 in .github/workflows/self-push-amd-mi210-caller.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/self-push-amd-mi210-caller.yml

Invalid workflow file

error parsing called workflow ".github/workflows/self-push-amd-mi210-caller.yml" -> "./.github/workflows/self-push-amd.yml" (source branch with sha:2622d0ad30c83d701135156fde154ee5fb91c735) : You have an error in your yaml syntax on line 241
with:
gpu_flavor: mi210
secrets: inherit