mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00
ci: lower book, doc job prio
This commit is contained in:
parent
7d9da40d36
commit
77a8bc27e9
2
.github/ci/book.sh
vendored
2
.github/ci/book.sh
vendored
@ -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
2
.github/ci/doc.sh
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
## on push branch=main
|
||||
## priority -10
|
||||
## priority -100
|
||||
## dedup dequeue
|
||||
|
||||
set -euxo pipefail
|
||||
|
Loading…
x
Reference in New Issue
Block a user