Skip to content

chore: update stale bot to process only issues with needs-information, needs-reproduction label #78

chore: update stale bot to process only issues with needs-information, needs-reproduction label

chore: update stale bot to process only issues with needs-information, needs-reproduction label #78

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 }}