There was an error while loading. Please reload this page.
1 parent 7ef5ebd commit cf45273Copy full SHA for cf45273
.github/workflows/apm-agent-meta-issue-action.yml
@@ -26,7 +26,7 @@ jobs:
26
id: checkUserMember
27
with:
28
username: ${{ github.actor }}
29
- team: 'apm'
+ team: 'observability'
30
usernamesToExclude: |
31
apmmachine
32
GITHUB_TOKEN: ${{ steps.get_token.outputs.token }}
0 commit comments