We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47db2a1 commit 59ded49Copy full SHA for 59ded49
1 file changed
.github/workflows/check.yml
@@ -15,3 +15,6 @@ jobs:
15
token: ${{ secrets.GITHUB_TOKEN }}
16
has-tests-label: true
17
comment-on-empty: true
18
+ github-pat: ${{ secrets.GH_PAT }}
19
+ enable-documentation: true
20
+ documentation-branch: "master"
0 commit comments