Add workflow_dispatch trigger to test workflow

This commit is contained in:
2025-06-17 22:19:43 -04:00
parent ec8f9f876d
commit c810512917

View File

@@ -1,4 +1,5 @@
on:
workflow_dispatch: {}
push:
branches:
- "*"