Skip to content

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 70db055cd5ecb1019ed363a581f7208437960ec3 #38

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 70db055cd5ecb1019ed363a581f7208437960ec3

chore(deps): bump actions/labeler from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 70db055cd5ecb1019ed363a581f7208437960ec3 #38

name: 'Auto Author Assign'
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
pull-requests: write
jobs:
assign:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@7709f4bd34c4e32c689572005775ae6834ae4a1a # (latest, untagged)
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}