Skip to content

Commit 96de341

Browse files
committed
changed .yaml build command
1 parent 54385fc commit 96de341

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/build-wheels-rocm-linux.yaml

+4-5
Original file line numberDiff line numberDiff line change
@@ -139,11 +139,10 @@
139139
# Test ROCm Docker Build
140140
name: Test ROCm Docker Build
141141

142-
on:
143-
push:
144-
branches: [ main ]
145-
pull_request:
146-
branches: [ main ]
142+
on: workflow_dispatch
143+
144+
permissions:
145+
contents: write
147146

148147
jobs:
149148
build-and-test:

0 commit comments

Comments
 (0)