Skip to content

Commit 59ded49

Browse files
authored
Add documentation changes for check-tests (#2502)
1 parent 47db2a1 commit 59ded49

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ jobs:
1515
token: ${{ secrets.GITHUB_TOKEN }}
1616
has-tests-label: true
1717
comment-on-empty: true
18+
github-pat: ${{ secrets.GH_PAT }}
19+
enable-documentation: true
20+
documentation-branch: "master"

0 commit comments

Comments
 (0)