mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-10 06:49:38 -05:00
WIP
This commit is contained in:
parent
dccaf9dac3
commit
6efec6f0c9
4
.github/workflows/validate.yml
vendored
4
.github/workflows/validate.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: json-yaml-validate
|
||||
name: validate
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@ -40,4 +40,4 @@ jobs:
|
||||
run: node ./extra/check-lang-json.js
|
||||
|
||||
- name: Validate knex migrations filename
|
||||
run: node ./extra/check-knex-filenames.js
|
||||
run: node ./extra/check-knex-filenames.mjs
|
||||
|
Loading…
Reference in New Issue
Block a user