Removed auto assignment of maintenance actions.

This commit is contained in:
2024-01-08 18:59:40 +01:00
parent 894c140ba1
commit 193db130f8

View File

@ -45,7 +45,5 @@ 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 }}" - run: echo "Print the actor ${{ github.actor }}"