Skip to content

Commit

Permalink
Automatically linting code
Browse files Browse the repository at this point in the history
  • Loading branch information
rsg-bot authored and renovate[bot] committed Apr 25, 2024
1 parent abaea0d commit f476104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
env:
GITHUB_TOKEN: '${{ secrets.RSG_BOT_TOKEN }}'
if: "'${{ steps.commit-message.outputs.message }}' == 'Automatically linting code'"
uses: planetscale/[email protected].36
uses: planetscale/[email protected].35
with:
commit_message: 'Automatically linting code'
repo: '${{ github.repository }}'
Expand Down

0 comments on commit f476104

Please sign in to comment.