add support for manual triggering of gh actions

This commit is contained in:
Matt Hess
2025-12-29 00:34:12 +00:00
parent c1b382c4f3
commit c3de3e889f
9 changed files with 17 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ on:
pull_request:
workflow_dispatch:
jobs:
source-snapshot:
runs-on: ubuntu-22.04