ci: disable weekly-docs temporarily (#15484)

I updated it in #15424 and it's doing suspect things to block PRs 🙃 

https://github.com/coder/coder/actions/runs/11797850940/job/32862729001?pr=15482
This commit is contained in:
Ethan
2024-11-12 13:41:00 +00:00
committed by GitHub
parent 30e6fbd35c
commit 97b3bbf4a0
+5 -5
View File
@@ -4,11 +4,11 @@ on:
schedule:
- cron: "0 9 * * 1"
workflow_dispatch: # allows to run manually for testing
pull_request:
branches:
- main
paths:
- "docs/**"
# pull_request:
# branches:
# - main
# paths:
# - "docs/**"
permissions:
contents: read