Skip to content

Bump tj-actions/changed-files from 43 to 44 #5

Bump tj-actions/changed-files from 43 to 44

Bump tj-actions/changed-files from 43 to 44 #5

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