Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Jan 13, 2025
1 parent 1478a47 commit ea4f531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ jobs:
- name: file-o/p
run: |
cat sample-cdk/cdk.out/MyEcsStack.template.json
- name: Performing scan for Maintenance window
run: |
nctl scan json -r sample-cdk/cdk.out/MyEcsStack.template.json --policies https://github.com/nirmata/change-mgmt-policies/tree/main --details --publish
- name: NCTL Scan Repository for CDK
run: |
Expand Down

0 comments on commit ea4f531

Please sign in to comment.