Add manual GitHub Actions runs (#17000)

main
Eugen Rochko 3 years ago committed by GitHub
parent 48f8658d34
commit f603de1f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
name: Build container image
on:
workflow_dispatch:
push:
branches:
- "main"

Loading…
Cancel
Save