Skip to content

Commit 6fa33dc

Browse files
authored
Merge pull request #3 from e6-qwiet/e6-qwiet-updated_workflow-remove-python
Update qwiet-prezero-workflow.yml
2 parents 5221751 + cc1a337 commit 6fa33dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qwiet-prezero-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
java-version: 1.8
3232

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

0 commit comments

Comments
 (0)