Skip to content

Commit

Permalink
Update update_precommit_hooks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Jun 3, 2024
1 parent d6ccb41 commit 600e953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_precommit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: pre-commit hooks auto-update
base: main
base: gh-pages
token: ${{ secrets.GITHUB_TOKEN }}
delete-branch: true
title: '[BOT] update pre-commit hooks'

0 comments on commit 600e953

Please sign in to comment.