Skip to content

Commit 77755a2

Browse files
committed
chore: workflow updating
1 parent 0968d21 commit 77755a2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/eslint.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,3 @@ jobs:
4444
--format @microsoft/eslint-formatter-sarif
4545
--output-file eslint-results.sarif
4646
continue-on-error: true
47-
48-
- name: Upload analysis results to GitHub
49-
uses: github/codeql-action/upload-sarif@v3
50-
with:
51-
sarif_file: eslint-results.sarif
52-
wait-for-processing: true

0 commit comments

Comments
 (0)