We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f2812 + fc88395 commit 91b6862Copy full SHA for 91b6862
.github/workflows/validate-pull-request.yml
@@ -7,3 +7,7 @@ jobs:
7
validate-pull-request:
8
name: Validate Pull Request
9
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