Allow for manual dispatch

This commit is contained in:
Grant 2025-03-16 15:57:19 -06:00
parent bdc578967f
commit c4beaaacdc

1
.github/workflows vendored
View File

@ -3,6 +3,7 @@ on:
push: push:
tags: tags:
- 'v*' - 'v*'
workflow_dispatch:
permissions: permissions:
contents: read contents: read