CI: test build for all branches

This commit is contained in:
liushuyu 2022-09-14 03:08:26 -06:00
parent 0e5f158f11
commit 0609f5d5f0
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Node.js CI
on:
push:
branches: [ master ]
branches: [ '*' ]
pull_request:
branches: [ master ]