Skip to content

Commit 4f78b42

Browse files
committed
Fixing that the validate-pull-request workflow should look for a parent PR in Lombiq/DotNest-Core-Sites-SDK
1 parent 4acaee7 commit 4f78b42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-pull-request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ jobs:
77
validate-pull-request:
88
name: Validate Pull Request
99
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev
10+
with:
11+
repository: Lombiq/DotNest-Core-Sites-SDK

0 commit comments

Comments
 (0)