mirror of
https://github.com/yuzu-emu/Command-fix
synced 2024-11-24 21:28:32 +00:00
CI: test build for all branches
This commit is contained in:
parent
0e5f158f11
commit
0609f5d5f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
@ -2,7 +2,7 @@ name: Node.js CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ '*' ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue