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 16e742e commit bb07a93Copy full SHA for bb07a93
.github/workflows/lgtm.yml
@@ -47,4 +47,5 @@ jobs:
47
--git-api-key "${{ secrets.GITHUB_TOKEN }}" \
48
--ai-api-key "${{ secrets.AI_API_TOKEN }}" \
49
-vv \
50
+ --publish \
51
"https://github.com/${{ github.repository }}/pull/${{ github.event.issue.number }}"
0 commit comments