Skip to content

Commit 9df8836

Browse files
committed
action
Signed-off-by: Anas Nashif <[email protected]>
1 parent bb87998 commit 9df8836

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coding_guidelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,5 @@ jobs:
4747
- name: Annotate
4848
uses: Attest/[email protected]
4949
with:
50-
token: ${{ secrets.GITHUB_TOKEN }}
51-
input: './violations.json'
50+
path: './violations.json'
5251
title: 'Violations'

0 commit comments

Comments
 (0)