Removed auto assignment of maintenance actions. (#541)

This commit is contained in:
2024-01-10 20:00:30 +01:00
committed by GitHub

View File

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