mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-10 00:41:30 -06:00
Disable cron schedule
This commit is contained in:
parent
e9350b166d
commit
1ac6fff361
4
.github/workflows/mkdocs-ci.yml
vendored
4
.github/workflows/mkdocs-ci.yml
vendored
@ -4,8 +4,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 0 * * *'
|
# - cron: '0 0 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user