Skip to content

Commit

Permalink
make the delete check for db subnet groups always run after the vpc c…
Browse files Browse the repository at this point in the history
…hcek
  • Loading branch information
kami619 authored Jun 10, 2024
1 parent 6e81de2 commit 8c654ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-delete-on-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: ./provision/aws/aws_check_vpcs.sh

- shell: bash
if: ${{ always() }}
run: ./provision/aws/aws_check_subnet_groups.sh

accelerator-delete:
Expand Down

0 comments on commit 8c654ee

Please sign in to comment.