mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
fix check-labels.yml (#8387)
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${{ github.event.pull_request.head.ref }}
|
ref: ${{ github.event.pull_request.head.ref }}
|
||||||
|
repository: ${{ github.event.pull_request.head.repo.full_name }}
|
||||||
- name: Check labels
|
- name: Check labels
|
||||||
run: bash ${{ github.workspace }}/.maintain/github/check_labels.sh
|
run: bash ${{ github.workspace }}/.maintain/github/check_labels.sh
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user