diff --git a/.github/workflows/issue-labeled.yml b/.github/workflows/issue-labeled.yml index 1f249169f4d..e0a5abcdc37 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -68,7 +68,6 @@ jobs: with: application_id: ${{ secrets.APP_GRAFANA_TEAM_CHECKER_ID }} application_private_key: ${{ secrets.APP_GRAFANA_TEAM_CHECKER_KEY }} - organization: grafana - name: "Check that issue author is not part of the team" if: ${{ env.TEAM != 'null' }}