Merge branch 'master' of https://github.com/GridSpace/grid-apps into rel-4.5
This commit is contained in:
parent
b73a25bed1
commit
347dcfb3f9
26 changed files with 183 additions and 78 deletions
2
.github/workflows/prettier-check.yml
vendored
2
.github/workflows/prettier-check.yml
vendored
|
|
@ -2,7 +2,7 @@ name: 'Docs Fomatting Check'
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- './docs/**'
|
||||
- 'docs/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue