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.
2 parents cf74f06 + edfd67a commit cccdaafCopy full SHA for cccdaaf
1 file changed
.github/workflows/docs-check.yml
@@ -13,6 +13,7 @@ on:
13
- "js/**/*.md"
14
- "python/**/*.md"
15
- "rust/**/*.md"
16
+ - "website-ng/**/*.md"
17
schedule:
18
- cron: "42 7 * * 4" # Run weekly
19
0 commit comments