Skip to content

Commit

Permalink
fix: doc style action
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Oct 16, 2024
1 parent 76116c8 commit 42db6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: PyAnsys documentation style checks
uses: ansys/actions/doc-style@v8
uses: ansys/actions/doc-style@fix/doc-style-action
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 42db6d9

Please sign in to comment.