fix: add workflow_dispatch trigger to test badge workflow (#102)

Allows manual triggering of the badge update workflow, useful when
the ANSI fix or other workflow-only changes need to take effect
without waiting for source code changes.
This commit is contained in:
Daniel Volz
2026-02-06 22:27:01 +01:00
committed by GitHub
parent 02bae889b4
commit 43c5402592
+1
View File
@@ -1,6 +1,7 @@
name: Update Test Badges
on:
workflow_dispatch:
push:
branches: [main]
paths: