Skip to content

Commit

Permalink
Update zap_scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
raga70 authored Jun 10, 2024
1 parent ecd26a2 commit 1d812e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/zap_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:

wait-for-deploy-finish:
wait-for-deploy-finish:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand All @@ -18,6 +18,7 @@ wait-for-deploy-finish:


zap_scan:
needs: wait-for-deploy-finish
runs-on: ubuntu-latest
steps:
- name: ZAP Scan
Expand Down

0 comments on commit 1d812e2

Please sign in to comment.