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 142c24b commit 878398bCopy full SHA for 878398b
.github/workflows/docs-configuration-reference.yml
@@ -2,7 +2,8 @@ name: Verify docs
2
3
on:
4
push:
5
- - "config-reference"
+ branches:
6
+ - "config-reference"
7
schedule:
8
- cron: '0 10 * * *'
9
0 commit comments