Skip to content

Commit

Permalink
Update shiftleft.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elangosenthilnathan authored Oct 3, 2024
1 parent d6640ad commit 07b8e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shiftleft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
${GITHUB_WORKSPACE}/sl analyze --strict --wait \
--app shiftleft-js-demo \
--tag branch=${{ github.head_ref }} \
--js .
--jssrc .
env:
SHIFTLEFT_ACCESS_TOKEN: ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}
SHIFTLEFT_API_HOST: www.shiftleft.io
Expand Down

0 comments on commit 07b8e63

Please sign in to comment.