mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
set base-branch to master in documentation check workflow
This commit is contained in:
parent
10d0b03bca
commit
e58b943d92
2
.github/workflows/check-documentation.yml
vendored
2
.github/workflows/check-documentation.yml
vendored
@ -39,5 +39,5 @@ jobs:
|
||||
# at any .md file change take the chance to check the links in all .md files
|
||||
check-modified-files-only: 'no'
|
||||
config-file: '.github/workflows/mlc_config.json'
|
||||
base-branch: 'trigger-docs.ocelot.social-deployment-by-markdown-file-changes-in-master-branch' # set to branch of current PR's branch
|
||||
base-branch: 'master'
|
||||
folder-path: '.'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user