Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiliczsh authored May 1, 2021
1 parent 80c3ffd commit c252a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
extension-filter: '.js'
pass-fail: 'true'
- name: Display Result
run: echo " ${{ steps.keyword-scan.outputs.results }}"
run: echo " ${{ steps.codebase-scanner.outputs.results }}"
```

0 comments on commit c252a99

Please sign in to comment.