Skip to content

Add an automatic algorithm to find group of triggers, i.e. "takes" or "runs", and attempt splitting recording automagically. #16

Add an automatic algorithm to find group of triggers, i.e. "takes" or "runs", and attempt splitting recording automagically.

Add an automatic algorithm to find group of triggers, i.e. "takes" or "runs", and attempt splitting recording automagically. #16

name: Auto Author Assign
on:
issues:
types: [ opened, reopened ]
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
issues: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]