Skip to content

Commit 4b04650

Browse files
authored
Update checkmarx-ast-gh-actions.yml
1 parent 70acd6b commit 4b04650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkmarx-ast-gh-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ name: Checkmarx AST Github Action
1616
# Branch name
1717
branch: # optional, default is ${{ github.ref }}
1818
# GitHub API Token : optional, default is ${{ github.token }}
19-
github_token: ${{ secrets.GH_TOKEN }}
19+
github_token: # ${{ secrets.GH_TOKEN }}
2020
# Additional parameters for AST scan
2121
additional_params: # optional, default is

0 commit comments

Comments
 (0)