1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 06:41:30 +00:00

Permit Manual (and Scripted) Trigger of CI Job (#1251)

This commit is contained in:
Sean Missingham
2024-07-01 13:58:34 +10:00
committed by GitHub
parent 3faf2ff6f5
commit f7bd2137ec

View File

@@ -7,6 +7,7 @@ on:
push:
branches:
- v4
workflow_dispatch:
jobs:
build-and-test: