chore: ignore external contributors
This commit is contained in:
parent
a6238a22dd
commit
a59ba000c0
1
.github/workflows/auto-assign-author.yml
vendored
1
.github/workflows/auto-assign-author.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
jobs:
|
||||
assign-author:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.pull_request.head.repo.full_name == github.repository }}
|
||||
permissions:
|
||||
pull-requests: write
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user