Skip to content

Commit

Permalink
Change to fix-linting for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot committed Jul 28, 2023
1 parent a10564d commit 49fb85d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/fix-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ on:
types: [created]

jobs:
<<<<<<< HEAD
fix-linting:
=======
fix_linting:
>>>>>>> 568afbcc2 (Rename and tidy all GHA workflows for branch protection)
# Only run if comment is on a PR with the main repo, and if it contains the magic keywords
if: >
contains(github.event.comment.html_url, '/pull/') &&
Expand Down

0 comments on commit 49fb85d

Please sign in to comment.