Add manual GitHub Actions runs (#17000)
This commit is contained in:
parent
48f8658d34
commit
f603de1f4c
|
@ -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