Skip to content

Commit 2d7ae5a

Browse files
Update continuous-integration.yaml
1 parent 86f3598 commit 2d7ae5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 1
2424
ref: ${{ github.event.pull_request.head.ref }}
25+
repository: ${{ github.event.pull_request.head.repo.full_name }}
2526

2627
- name: "Setup java"
2728
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)