Update node.js.yml

This commit is contained in:
DrMint 2022-03-28 12:59:25 +02:00 committed by GitHub
parent 0049e53ce2
commit 2614ca1ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ name: Node.js CI
on:
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build: