diff --git a/.github/workflows/apm-agent-meta-issue-action.yml b/.github/workflows/apm-agent-meta-issue-action.yml index b6309bbd..b557bf2d 100644 --- a/.github/workflows/apm-agent-meta-issue-action.yml +++ b/.github/workflows/apm-agent-meta-issue-action.yml @@ -26,7 +26,7 @@ jobs: id: checkUserMember with: username: ${{ github.actor }} - team: 'apm' + team: 'observability' usernamesToExclude: | apmmachine GITHUB_TOKEN: ${{ steps.get_token.outputs.token }}