ci: allow manual dispatch of the image build
Build and Test Code / test (push) Successful in 1m52s
Build and Test Code / static_analysis (push) Successful in 1m51s
Build and Test Code / coverage (push) Successful in 1m55s
Build Docs / build-docs (push) Successful in 6s
Build and Test Code / sanitize (push) Successful in 2m9s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DxezsGE8KcCCEqsaQH9Lat
This commit is contained in:
jsmith212
2026-07-05 01:49:20 -06:00
parent ee9fdd9ed3
commit 35dcc9139c
+1
View File
@@ -1,6 +1,7 @@
name: Build Image name: Build Image
run-name: ${{ gitea.ref }} Build run-name: ${{ gitea.ref }} Build
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main