Skip to content

allow passing null to service scope, do not check domains on secretKey auth #59

allow passing null to service scope, do not check domains on secretKey auth

allow passing null to service scope, do not check domains on secretKey auth #59

Workflow file for this run

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