diff --git a/.github/workflows/maintenance.yaml b/.github/workflows/maintenance.yaml index b5eef69..5e6cdd8 100644 --- a/.github/workflows/maintenance.yaml +++ b/.github/workflows/maintenance.yaml @@ -48,3 +48,4 @@ jobs: assignees: philipp-horstenkamp reviewers: philipp-horstenkamp delete-branch: true + - run: echo "Print the actor ${{ github.actor }}"