Switch build trigger from push to workflow_dispatch

This commit is contained in:
2026-04-06 21:41:51 -04:00
parent 66445fad84
commit e7a03b9f0f

View File

@@ -1,9 +1,7 @@
name: Build ROCm Image name: Build ROCm Image
on: on:
push: workflow_dispatch:
branches:
- main
jobs: jobs:
build: build: