Skip to content

Commit

Permalink
fix checks (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt authored Aug 26, 2024
1 parent a79c1ad commit 4702822
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/status-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- main
- master
pull_request:

permissions:
Expand Down Expand Up @@ -53,7 +52,6 @@ jobs:
- uses: reviewdog/action-shfmt@v1
with:
level: info
reporter: github-check
filter_mode: nofilter
fail_on_error: true
shfmt_flags: '-ln bash -ci -sr -i 2'
Expand Down

0 comments on commit 4702822

Please sign in to comment.