Add manual GitHub Actions runs (#17000)

This commit is contained in:
Eugen Rochko 2021-11-16 21:42:14 +01:00 committed by Claire
parent df6a953f52
commit e8a2d12338
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"