We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f2812 commit fc88395Copy full SHA for fc88395
.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