Removed auto assignment of maintenance actions. (#541)

This commit is contained in:
Philipp Horstenkamp 2024-01-10 20:00:30 +01:00 committed by GitHub
commit 29cb22ac80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,4 @@ jobs:
commit-message: 'chore: update pre-commit hooks'
body: Update versions of pre-commit hooks to latest version.
labels: chore
assignees: philipp-horstenkamp
reviewers: philipp-horstenkamp
delete-branch: true
- run: echo "Print the actor ${{ github.actor }}"