Skip to content

Commit ba47a8c

Browse files
authored
Update lint.yml
Signed-off-by: Justin Kenyon <[email protected]>
1 parent 8caa68c commit ba47a8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
if: ${{ github.event_name != 'merge_group' }}
2727
uses: wearerequired/lint-action@548d8a7c4b04d3553d32ed5b6e91eb171e10e7bb # v2
2828
with:
29-
auto_fix: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == github.repository_owner }}
3029
rubocop: true
3130
rubocop_command_prefix: bundle exec
3231

0 commit comments

Comments
 (0)