Skip to content

Commit

Permalink
Set cargo rdme heading base level to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
blazzy committed Jul 23, 2024
1 parent 869e791 commit 0c2909d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: cargo fmt --check

- name: README sync
run: cargo rdme --check
run: cargo rdme --check --heading-base-level 0

- name: Build
run: cargo build --verbose
Expand Down

0 comments on commit 0c2909d

Please sign in to comment.