We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d374a85 commit 1206920Copy full SHA for 1206920
.github/workflows/ci_cd_pr.yml
@@ -74,7 +74,7 @@ jobs:
74
steps:
75
- uses: ansys/actions/doc-style@v10
76
with:
77
- token: ${{ secrets.GITHUB_TOKEN }
+ token: ${{ secrets.GITHUB_TOKEN }}
78
79
check-vulnerabilities:
80
name: "Check library vulnerabilities"
0 commit comments