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
|
- opened
|
||||||
jobs:
|
jobs:
|
||||||
label_prs:
|
label_prs:
|
||||||
|
if: github.event.pull_request.head.repo.full_name == github.repository
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user