Merge branch 'master' of https://github.com/GHOSCHT/desk-light-control
This commit is contained in:
commit
f2e3642058
2 changed files with 2 additions and 2 deletions
2
.github/workflows/dashboardBuild.yml
vendored
2
.github/workflows/dashboardBuild.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build
|
||||
name: Dashboard Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Lint
|
||||
name: Dashboard Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Reference in a new issue