Allow for manually starting workflow to build devel images (#14955)

This commit is contained in:
Shane McDonald
2024-03-06 12:53:05 -05:00
committed by GitHub
parent a4a2fabc01
commit e1e32c971c

View File

@@ -3,6 +3,7 @@ name: Build/Push Development Images
env:
LC_ALL: "C.UTF-8" # prevent ERROR: Ansible could not initialize the preferred locale: unsupported locale setting
on:
workflow_dispatch:
push:
branches:
- devel