Add workflow dispatch to CI

This commit is contained in:
2024-01-30 23:02:45 -05:00
committed by GitHub
parent 90de16529c
commit 94b68f76c9

View File

@@ -5,6 +5,7 @@ on:
branches: [ "main", "htmx-version-2" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build-and-test: