Skip to content

Bump tj-actions/changed-files from 44.0.0 to 46.0.5 #15

Bump tj-actions/changed-files from 44.0.0 to 46.0.5

Bump tj-actions/changed-files from 44.0.0 to 46.0.5 #15

name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"