We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8caa68c commit ba47a8cCopy full SHA for ba47a8c
.github/workflows/lint.yml
@@ -26,7 +26,6 @@ jobs:
26
if: ${{ github.event_name != 'merge_group' }}
27
uses: wearerequired/lint-action@548d8a7c4b04d3553d32ed5b6e91eb171e10e7bb # v2
28
with:
29
- auto_fix: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == github.repository_owner }}
30
rubocop: true
31
rubocop_command_prefix: bundle exec
32
0 commit comments