mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-26 20:40:41 +00:00
Enable Node CI for v2.0v2.0 branch (#2123)
Run tests for v2.0v2.0 branch too
This commit is contained in:
parent
0b7a68e352
commit
0bfef443c5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -2,9 +2,9 @@ name: Node CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, dev, htmx-2.0 ]
|
||||
branches: [ master, dev, htmx-2.0, v2.0v2.0 ]
|
||||
pull_request:
|
||||
branches: [ master, dev, htmx-2.0 ]
|
||||
branches: [ master, dev, htmx-2.0, v2.0v2.0 ]
|
||||
|
||||
jobs:
|
||||
test_suite:
|
||||
|
Loading…
x
Reference in New Issue
Block a user