Skip to content

Commit

Permalink
Disable static check temporarily (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-asawicki authored Dec 1, 2023
1 parent 0b388bf commit 1fcd393
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog-staticcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: staticcheck
on: [pull_request]
jobs:
reviewdog:
# disable the job temporarily (until we configure linters appropriately)
if: false
name: reviewdog
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1fcd393

Please sign in to comment.