Skip to content

Feat: add the option to add a regex filter for list of teams #443

Feat: add the option to add a regex filter for list of teams

Feat: add the option to add a regex filter for list of teams #443

name: 'Auto Assign PR to author'
on:
pull_request:
types: [opened]
jobs:
add-assignee:
runs-on: ubuntu-20.04
timeout-minutes: 1
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"