Skip to content

Commit

Permalink
Add a commit message for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
LouiseMcMahon committed Jan 28, 2025
1 parent 55f94fb commit a631bfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:

- name: Commit linted files
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix Linting
if: github.event_name == 'push'

0 comments on commit a631bfb

Please sign in to comment.