diff options
Diffstat (limited to '.github/ci/doc.sh')
| -rwxr-xr-x | .github/ci/doc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ci/doc.sh b/.github/ci/doc.sh index 26971afdc..ac96008d8 100755 --- a/.github/ci/doc.sh +++ b/.github/ci/doc.sh | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | ## on push branch=main | 2 | ## on push branch=main |
| 3 | ## priority -100 | 3 | ## priority -100 |
| 4 | ## dedup dequeue | 4 | ## dedup dequeue |
| 5 | ## cooldown 15m | ||
| 5 | 6 | ||
| 6 | set -euxo pipefail | 7 | set -euxo pipefail |
| 7 | 8 | ||
