Skip to content

Commit

Permalink
Merge pull request #3 from e6-qwiet/e6-qwiet-updated_workflow-remove-…
Browse files Browse the repository at this point in the history
…python

Update qwiet-prezero-workflow.yml
  • Loading branch information
e6-qwiet authored Dec 13, 2024
2 parents 5221751 + cc1a337 commit 6fa33dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qwiet-prezero-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
java-version: 1.8

- name: NextGen Static Analysis
run: ${GITHUB_WORKSPACE}/sl analyze --app shiftleft-python-demo-GH --tag branch=${{ github.head_ref || steps.extract_branch.outputs.branch }} --python .
run: ${GITHUB_WORKSPACE}/sl analyze --app shiftleft-python-demo-GH --tag branch=${{ github.head_ref || steps.extract_branch.outputs.branch }} .
env:
SHIFTLEFT_ACCESS_TOKEN: ${{ secrets.SHIFTLEFT_ACCESS_TOKEN }}

0 comments on commit 6fa33dc

Please sign in to comment.