Skip to content

Commit 96231aa

Browse files
committed
Change the repo reference in the workflow
1 parent b1de9dc commit 96231aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_icons.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
with:
1313
ref: ${{ github.head_ref }}
14+
repository: ${{ github.event.pull_request.head.repo.full_name}}
1415
- name: Setup Python v3.8
1516
uses: actions/setup-python@v2
1617
with:

0 commit comments

Comments
 (0)