Skip to content

Commit

Permalink
Fix pre-commit failed checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mwydmuch committed Oct 31, 2023
1 parent 1a36887 commit 0762737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs-manual-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
folder: _build
clean-exclude: |
*.*.*/
main
main
2 changes: 1 addition & 1 deletion .github/workflows/build-docs-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
folder: _build
clean-exclude: |
*.*.*/
main
main

0 comments on commit 0762737

Please sign in to comment.