Skip to content

Commit

Permalink
ci(pip-compile-upgrade): set pr-delete-branch to no
Browse files Browse the repository at this point in the history
this will allow pre-commit.ci to run
  • Loading branch information
cesarcoatl committed Sep 10, 2024
1 parent 62acd7b commit f2aa462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip-compile-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: coatl-dev/workflows/.github/workflows/pip-compile-upgrade.yml@v4
with:
path: requirements
pr-delete-branch: 'no'
secrets:
gh-token: ${{ secrets.COATL_BOT_GH_TOKEN }}
gpg-sign-passphrase: ${{ secrets.COATL_BOT_GPG_PASSPHRASE }}
Expand Down

0 comments on commit f2aa462

Please sign in to comment.