Skip to content

Commit

Permalink
capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed Feb 7, 2024
1 parent 475c477 commit 0bda794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting_auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
issue_number: context.issue.number,
name: 'auto-lint'
});
core.setOutput('auto-lint', True);
core.setOutput('auto-lint', true);
- name: Run linters, make changes
uses: WATonomous/wato-lint-action@v1
Expand Down

0 comments on commit 0bda794

Please sign in to comment.