Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
Notplayingallday383 authored Mar 29, 2023
1 parent f532fa7 commit b8c2459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This workflow uses actions that are not certified by GitHub.
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
Expand Down Expand Up @@ -47,4 +47,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: eslint-results.sarif
wait-for-processing: true
wait-for-processing: true

0 comments on commit b8c2459

Please sign in to comment.