We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc0943 commit 36d6537Copy full SHA for 36d6537
1 file changed
.github/workflows/ci.yml
@@ -127,6 +127,7 @@ jobs:
127
- name: Audit Preview
128
uses: treosh/lighthouse-ci-action@v12
129
# todo: we should post a link to report to the PR in a sticky comment
130
+ # this prints " No GitHub token set, skipping GitHub status check.""
131
with:
132
urls: |
133
https://${{ needs.build-and-deploy.outputs.deployment }}/
0 commit comments