mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Cleanup.
This commit is contained in:
parent
3c3ce24397
commit
f966e504a5
6
.github/workflows/node-ci.js.yml
vendored
6
.github/workflows/node-ci.js.yml
vendored
@ -5,12 +5,12 @@ name: MagicMirror Automated Testing
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, develop, ci-test ]
|
||||
branches: [ master, develop ]
|
||||
pull_request:
|
||||
branches: [ master, develop, ci-test ]
|
||||
branches: [ master, develop ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user