ci(nodejs): run workflow on next branch (#8455)

Refs #8403
This commit is contained in:
Vladimír Gorej
2023-03-08 11:22:18 +01:00
committed by GitHub
parent 32b3894aa8
commit 1a9b3c1098

View File

@@ -5,7 +5,7 @@ name: Node.js CI
on: on:
push: push:
branches: [ master ] branches: [ master, next ]
pull_request: pull_request:
branches: [ master, next ] branches: [ master, next ]