Skip to content

Commit

Permalink
Remove deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
nbudin committed Jul 10, 2024
1 parent fecaa59 commit 8d33362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- uses: reviewdog/action-eslint@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
eslint_flags: 'app/javascript test/javascript schema.graphql --ext .js,.jsx,.ts,.tsx,.gql,.graphql'
eslint_flags: 'app/javascript test/javascript schema.graphql'

0 comments on commit 8d33362

Please sign in to comment.