We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4984678 commit bc96cb6Copy full SHA for bc96cb6
.github/workflows/bloat_check.yaml
@@ -49,4 +49,4 @@ jobs:
49
--github-limit-artifacts 500 \
50
--github-limit-comments 20 \
51
--github-repository project-chip/connectedhomeip \
52
- --github-api-token "${{ secrets.GITHUB_TOKEN }}"
+ --github-api-token "${{ secrets.BLOAT_REPORT }}"
0 commit comments