diff --git a/.github/workflows/pr-differences-mutants.yml b/.github/workflows/pr-differences-mutants.yml index 9c5cc34c7b..51456c9172 100644 --- a/.github/workflows/pr-differences-mutants.yml +++ b/.github/workflows/pr-differences-mutants.yml @@ -36,7 +36,7 @@ jobs: uses: stacks-network/actions/team-membership@feat/mutation-testing with: username: ${{ github.actor }} - team: 'Blockchain Team' + team: 'blockchain-team' GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} - name: Fail if the user does not have the right permissions