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 3a0d0bf commit 3ee144dCopy full SHA for 3ee144d
.github/workflows/generate-schema.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ master ]
8
schedule:
9
- - cron: “0 0 * * *” # Run at 00:00 UTC everyday
+ - cron: "0 0 * * *" # Run at 00:00 UTC everyday
10
11
jobs:
12
build:
0 commit comments