Add manual GitHub Actions runs (#17000)
parent
ef730593f4
commit
c32e5f820d
|
@ -1,5 +1,6 @@
|
|||
name: Build container image
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
|
|
Loading…
Reference in New Issue