rename next

This commit is contained in:
Aiden McClelland
2023-11-09 16:29:22 -07:00
parent 871f78b570
commit 521014cd1f

View File

@@ -41,11 +41,11 @@ on:
push: push:
branches: branches:
- master - master
- next - next/*
pull_request: pull_request:
branches: branches:
- master - master
- next - next/*
env: env:
NODEJS_VERSION: "18.15.0" NODEJS_VERSION: "18.15.0"