diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index dc2378b1..cde5370f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -6,7 +6,7 @@ # - hack: check combinations of feature flags # - msrv: check that the msrv specified in the crate is correct -name: check +name: check-docs permissions: contents: read