Add v2 branch to CI

This commit is contained in:
Daniel J. Summers 2024-01-30 22:48:08 -05:00 committed by GitHub
parent 71286b9064
commit 59246ae7f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: CI
on: on:
push: push:
branches: [ "main" ] branches: [ "main", "htmx-version-2" ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]