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