Skip to content

Commit

Permalink
fix: ESLint CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Sep 21, 2023
1 parent 1af43cd commit e5069f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/eslint-auto-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
if: ${{ steps.metadata.outputs.dependency-group == 'eslint' }}
with:
path: ./
# Note must create the PR with a different token to the one used to approve it
token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
commit-message: ESLint --fix
committer: openactive-bot <[email protected]>
Expand Down

0 comments on commit e5069f1

Please sign in to comment.