mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
undo testing changes
This commit is contained in:
parent
10da9c6d72
commit
b054092320
4
.github/workflows/check-documentation.yml
vendored
4
.github/workflows/check-documentation.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
|||||||
- name: Check Markdown Links
|
- name: Check Markdown Links
|
||||||
uses: gaurav-nelson/github-action-markdown-link-check@master
|
uses: gaurav-nelson/github-action-markdown-link-check@master
|
||||||
with:
|
with:
|
||||||
use-quiet-mode: 'no'
|
use-quiet-mode: 'yes'
|
||||||
use-verbose-mode: 'yes'
|
use-verbose-mode: 'no'
|
||||||
check-modified-files-only: 'no'
|
check-modified-files-only: 'no'
|
||||||
config-file: '.github/workflows/mlc_config.json'
|
config-file: '.github/workflows/mlc_config.json'
|
||||||
base-branch: 'master'
|
base-branch: 'master'
|
||||||
|
|||||||
@ -186,7 +186,7 @@ To run the migration:
|
|||||||
$ docker exec backend yarn run db:migrate up
|
$ docker exec backend yarn run db:migrate up
|
||||||
```
|
```
|
||||||
|
|
||||||
@tab Without DockerTESTING
|
@tab Without Docker
|
||||||
|
|
||||||
Generate a data migration file:
|
Generate a data migration file:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user