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:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user