We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556891b commit 786db6dCopy full SHA for 786db6d
.github/workflows/deploy-docs.yml
@@ -5,8 +5,8 @@ on:
5
tags: '**'
6
repository_dispatch:
7
types: request-build-reference # legacy
8
- schedule:
9
- - cron: '0 10 * * *' # Once per day at 10am UTC
+ #schedule:
+ #- cron: '0 10 * * *' # Once per day at 10am UTC
10
workflow_dispatch:
11
permissions: read-all
12
jobs:
0 commit comments