Skip to content

Commit

Permalink
Merge pull request #609 from ReproNim/Remi-Gau-patch-1
Browse files Browse the repository at this point in the history
[FIX] Update branch in update_precommit_hooks.yml
  • Loading branch information
Remi-Gau authored Apr 8, 2024
2 parents 7e2af3e + 3b446e1 commit adefe91
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 @@ -46,7 +46,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: pre-commit hooks auto-update
base: main
base: master
token: ${{ secrets.GITHUB_TOKEN }}
delete-branch: true
title: '[BOT] update pre-commit hooks'
Expand Down

0 comments on commit adefe91

Please sign in to comment.