Skip to content

Commit f235da4

Browse files
lumachadclaude
andcommitted
ci: temporarily disable single-arch CI
Disable push/pull_request triggers on therock-ci.yml while testing the multi-arch CI pipeline (therock-multi-arch-ci.yml). Keep workflow_dispatch so it can still be triggered manually if needed. Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
1 parent 1738700 commit f235da4

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/workflows/therock-ci.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
name: TheRock CI for rocgdb
22

3+
# Temporarily disabled: using multi-arch CI only (therock-multi-arch-ci.yml).
4+
# Re-enable by restoring push/pull_request triggers.
35
on:
4-
push:
5-
branches:
6-
- amd-staging
7-
- amd-staging-rocgdb-*
8-
pull_request:
9-
branches:
10-
- amd-staging
11-
- amd-staging-rocgdb-*
126
workflow_dispatch:
137

148
permissions:

0 commit comments

Comments
 (0)