Skip to content

Commit

Permalink
Fix docs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: paul.profizi <[email protected]>
  • Loading branch information
PProfizi committed Jan 15, 2024
1 parent 08c8427 commit a21f5a2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,12 @@ env:
jobs:
doc-style:
name: "Check doc style"
uses: ansys/actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
runs-on: ubuntu-latest
steps:
- name: "Running documentation style checks"
uses: ansys/actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

docs:
name: "Documentation"
Expand Down

0 comments on commit a21f5a2

Please sign in to comment.