Temporarily disable amd push ci (#35293)

Temporarily disable amd push ci (reduce noise)
This commit is contained in:
ivarflakstad 2024-12-16 14:18:50 +01:00 committed by GitHub
parent 85eb339231
commit d0f32212ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 54 additions and 54 deletions

View File

@ -1,10 +1,10 @@
name: Self-hosted runner (AMD mi210 CI caller) name: Self-hosted runner (AMD mi210 CI caller)
on: on:
workflow_run: #workflow_run:
workflows: ["Self-hosted runner (push-caller)"] # workflows: ["Self-hosted runner (push-caller)"]
branches: ["main"] # branches: ["main"]
types: [completed] # types: [completed]
push: push:
branches: branches:
- run_amd_push_ci_caller* - run_amd_push_ci_caller*

View File

@ -1,10 +1,10 @@
name: Self-hosted runner (AMD mi250 CI caller) name: Self-hosted runner (AMD mi250 CI caller)
on: on:
workflow_run: #workflow_run:
workflows: ["Self-hosted runner (push-caller)"] # workflows: ["Self-hosted runner (push-caller)"]
branches: ["main"] # branches: ["main"]
types: [completed] # types: [completed]
push: push:
branches: branches:
- run_amd_push_ci_caller* - run_amd_push_ci_caller*

View File

@ -1,10 +1,10 @@
name: Self-hosted runner (AMD mi300 CI caller) name: Self-hosted runner (AMD mi300 CI caller)
on: on:
workflow_run: #workflow_run:
workflows: ["Self-hosted runner (push-caller)"] # workflows: ["Self-hosted runner (push-caller)"]
branches: ["main"] # branches: ["main"]
types: [completed] # types: [completed]
push: push:
branches: branches:
- run_amd_push_ci_caller* - run_amd_push_ci_caller*