Formated Files

This commit is contained in:
Ahmad 2024-03-15 17:03:28 -04:00
parent 8ef97bf854
commit bdb5925975
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 51 additions and 47 deletions

View file

@ -11,10 +11,10 @@ name: ESLint
on:
push:
branches: [ "main" ]
branches: ['main']
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
branches: ['main']
schedule:
- cron: '25 21 * * 1'
@ -54,4 +54,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: eslint-results.sarif
wait-for-processing: true
wait-for-processing: true