mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Update the main branch for GitHub actions.
This commit is contained in:
parent
ead275d08f
commit
39a5fa5758
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -2,9 +2,9 @@ name: CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ source ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ source ]
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user