Skip to content

Commit

Permalink
args -> arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
dbackeus committed Nov 6, 2023
1 parent d6bcab0 commit b0bf3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: ruby/setup-ruby@v1
- uses: ./
with:
rubocop_args: --config .rubocop.yml
rubocop_arguments: --config .rubocop.yml

0 comments on commit b0bf3f1

Please sign in to comment.