Skip to content

Bug fix: setProgress should not exit with an error when the item progress is not managed. #355

Bug fix: setProgress should not exit with an error when the item progress is not managed.

Bug fix: setProgress should not exit with an error when the item progress is not managed. #355

name: Auto Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0