Skip to content

ci: adapt regex to detect snap tests changes #110

ci: adapt regex to detect snap tests changes

ci: adapt regex to detect snap tests changes #110

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