ci: lower book, doc job prio

This commit is contained in:
Dario Nieuwenhuis 2025-07-27 02:03:43 +02:00
parent 7d9da40d36
commit 77a8bc27e9
2 changed files with 2 additions and 2 deletions

2
.github/ci/book.sh vendored
View File

@ -1,6 +1,6 @@
#!/bin/bash
## on push branch=main
## priority -9
## priority -100
## dedup dequeue
set -euxo pipefail

2
.github/ci/doc.sh vendored
View File

@ -1,6 +1,6 @@
#!/bin/bash
## on push branch=main
## priority -10
## priority -100
## dedup dequeue
set -euxo pipefail