Skip to content

Commit 11a3b74

Browse files
committed
add back check for update prs
1 parent 82d1841 commit 11a3b74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/x86_64-gnu-tools/checktools.sh

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ status_check() {
9797
# exempts them from that.
9898
check_dispatch $1 nightly miri src/tools/miri
9999
check_dispatch $1 nightly embedded-book src/doc/embedded-book
100+
check_dispatch $1 nightly rustc-guide src/doc/rustc-guide
100101
}
101102

102103
# If this PR is intended to update one of these tools, do not let the build pass

0 commit comments

Comments
 (0)