Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
use master for docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed Dec 7, 2023
1 parent 8962428 commit 3056af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Run Cargo.toml sort check
run: cargo sort -w --check
docs-test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@sarah/spell-check
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: docs/src
spellcheck-config-path: 'docs/.spellcheck.yml'
Expand Down

0 comments on commit 3056af7

Please sign in to comment.