fix for misha
This commit is contained in:
parent
4890df9876
commit
ab05f74199
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Run Semgrep (SAST)
|
||||
run: |
|
||||
pip install semgrep
|
||||
semgrep --config=auto .
|
||||
semgrep --config . -j 1
|
||||
deploy:
|
||||
needs: lint-sast
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user