diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 65a7666..b8fe8d3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -66,7 +66,7 @@ jobs: - 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 + nctl scan json -r sample-cdk/cdk.out/MyEcsStack.template.json --policies https://github.com/nirmata/change-mgmt-policies/tree/main/change-window-polices --details --publish - name: NCTL Scan Repository for CDK run: |