Add manual GitHub Actions runs (#17000)

This commit is contained in:
Eugen Rochko 2021-11-16 21:42:14 +01:00 committed by GitHub
parent 48f8658d34
commit f603de1f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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