mirror of
https://github.com/yuzu-emu/Command-fix.git
synced 2025-07-07 14:30:43 +00:00
CI: test build for all branches
This commit is contained in:
parent
0e5f158f11
commit
0609f5d5f0
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
@ -2,7 +2,7 @@ name: Node.js CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ '*' ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue