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
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user