Typo fix
This commit is contained in:
parent
40e04ff9ad
commit
7e9f36d4db
|
@ -18,6 +18,6 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: semgrep ci --exlude 'public/charting_library'
|
||||
- run: semgrep ci --exclude 'public/charting_library'
|
||||
env:
|
||||
SEMGREP_RULES: p/typescript
|
||||
|
|
Loading…
Reference in New Issue