ci: add condition pr labelling job for forked repo (#4934)
This commit is contained in:
parent
c068b152b0
commit
8e5ce1e188
@ -6,6 +6,7 @@ on:
|
||||
- opened
|
||||
jobs:
|
||||
label_prs:
|
||||
if: github.event.pull_request.head.repo.full_name == github.repository
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user