Update node.js.yml

This commit is contained in:
Holly Stubbs 2023-09-10 13:17:33 +01:00 committed by GitHub
parent ba91cb6cdb
commit 91ebbd289b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,9 +5,9 @@ name: Node.js CI
on:
push:
branches: [ "typescript" ]
branches: [ "master" ]
pull_request:
branches: [ "typescript" ]
branches: [ "master" ]
jobs:
build: