Allow CI to be triggered from command-line

This commit is contained in:
2025-08-12 09:52:26 -04:00
parent b7b72e2129
commit 390fe3ad63

View File

@@ -7,7 +7,8 @@
},
pull_request: {
branches: [ master ]
}
},
workflow_dispatch: {}
},
jobs: {