Skip to content

Commit

Permalink
disable eslint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed May 11, 2024
1 parent 5133e34 commit b4d03de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:

jobs:
eslint:
if: false
name: Run eslint scanning
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit b4d03de

Please sign in to comment.