aboutsummaryrefslogtreecommitdiff
path: root/.github/ci/doc.sh
diff options
context:
space:
mode:
Diffstat (limited to '.github/ci/doc.sh')
-rwxr-xr-x.github/ci/doc.sh1
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
6set -euxo pipefail 7set -euxo pipefail
7 8