Skip to content

Commit

Permalink
ci: remove inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Oct 10, 2023
1 parent bdd5d82 commit eb88fcb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,5 @@ jobs:
uses: coatl-dev/action-pre-commit-autoupdate@v0
with:
gh-token: ${{ secrets.COATL_BOT_GH_TOKEN }}
git-user-name: 'coatl-bot'
git-user-email: '[email protected]'
gpg-sign: 'yes'
gpg-sign-private-key: ${{ secrets.COATL_BOT_GPG_PRIVATE_KEY }}
gpg-sign-signing-key-id: ${{ secrets.COATL_BOT_GPG_KEY_ID }}
skip-hooks: 'pylint'
skip-repos: 'flake8'

0 comments on commit eb88fcb

Please sign in to comment.