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 1c72bff commit ecd26a2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/zap_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ on:

jobs:

wait-for-deploy-finish:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Wait for Deployment of Application
run: sleep 640


zap_scan:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ecd26a2

Please sign in to comment.