chore: ignore external contributors

This commit is contained in:
Minh141120 2025-01-22 21:17:38 +07:00
parent a6238a22dd
commit a59ba000c0

View File

@ -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: