Skip to content

Commit 91b6862

Browse files
Merge pull request #8 from Lombiq/issue/SITE-64
SITE-64: Finish remaining SITE-45 branches and pull requests
2 parents e4f2812 + fc88395 commit 91b6862

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ jobs:
77
validate-pull-request:
88
name: Validate Pull Request
99
uses: Lombiq/GitHub-Actions/.github/workflows/validate-submodule-pull-request.yml@dev
10+
secrets:
11+
PARENT_TOKEN: ${{ secrets.LOMBIQBOT_GITHUB_PERSONAL_ACCESS_TOKEN }}
12+
with:
13+
repository: Lombiq/DotNest-Core-Sites-SDK

0 commit comments

Comments
 (0)