Skip to content

Test

Test #31

Workflow file for this run

on:
pull_request_target:
types:
- opened
- reopened
branches:
- 'main'
name:
team-label
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v0.1.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"