Add v2 branch to CI

This commit is contained in:
2024-01-30 22:48:08 -05:00
committed by GitHub
parent 71286b9064
commit 59246ae7f5

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" ]