Skip to content

Commit

Permalink
i think this will work
Browse files Browse the repository at this point in the history
Signed-off-by: RedGuy12 <paul@reid-family.org>
  • Loading branch information
cobaltt7 committed Aug 19, 2023
1 parent 8f66ded commit fa6c683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

format:
name: Format
if: startsWith(github.ref_name, 'dependabot/') != true
if: ${{ always() }} startsWith(github.ref_name, 'dependabot/') != true
runs-on: ubuntu-20.04
needs: bump

Expand Down

0 comments on commit fa6c683

Please sign in to comment.