Skip to content

Commit 7b21b89

Browse files
committed
OWASP OWASP#714 : Fixing workflow triggering isues
1 parent 17fdc4a commit 7b21b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dast-zap-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
env:
2121
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222
run: |
23+
pwd
2324
gh workflow run "Building JAR cache" --ref "main"
2425
- name: Start wrongsecrets
2526
run: nohup ./mvnw spring-boot:run -Dspring-boot.run.profiles=without-vault &

0 commit comments

Comments
 (0)