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 634ab66 commit ed265f3Copy full SHA for ed265f3
.github/workflows/snyk.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: snyk/actions/python@master
28
with:
29
command: code test
30
- args: --project-name=${{ env.SNYK_PROJECT }} --org=${{ env.SNYK_ORG }}
+ args: --project-name=${{ env.SNYK_PROJECT }} --org=${{ env.SNYK_ORG }} rsconnect/
0 commit comments