Skip to content

Commit 1206920

Browse files
committed
fix(ci): syntax
1 parent d374a85 commit 1206920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
steps:
7575
- uses: ansys/actions/doc-style@v10
7676
with:
77-
token: ${{ secrets.GITHUB_TOKEN }
77+
token: ${{ secrets.GITHUB_TOKEN }}
7878

7979
check-vulnerabilities:
8080
name: "Check library vulnerabilities"

0 commit comments

Comments
 (0)