Skip to content

change yarn v3 to v4 on setup-e2e-env action #148

change yarn v3 to v4 on setup-e2e-env action

change yarn v3 to v4 on setup-e2e-env action #148

name: Add team label
on:
pull_request:
types:
- opened
jobs:
add-team-label:
uses: ./.github/workflows/add-team-label.yml
secrets:
TEAM_LABEL_TOKEN: ${{ secrets.TEAM_LABEL_TOKEN }}