diff --git a/.github/workflows/license-copyright.yml b/.github/workflows/license-copyright.yml index 8d6112f..652d217 100644 --- a/.github/workflows/license-copyright.yml +++ b/.github/workflows/license-copyright.yml @@ -16,5 +16,5 @@ jobs: with: token: ${{ secrets.ACTIONS_TOKEN }} commitTitle: 'Updated license copyright' - assignees: 'Leo-Peyronnet' + assignees: 'lpeyr' labels: documentation \ No newline at end of file