Skip to content

Commit

Permalink
unused aws instace and vpcs cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Dec 19, 2024
1 parent 1a591d3 commit c29787a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ on:
branches:
- main-no
- release-no
- test-awsresourcecleanup
push:
branches:
- main-no
- release-no
- test-awsresourcecleanup
schedule:
- cron: '31 11 * * 4'

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@ on:
branches:
- main-no
- release-no
- test-awsresourcecleanup
pull_request:
branches:
- main-no
- release-no
- test-awsresourcecleanup

jobs:
build:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ on:
branches:
- 'main-no'
- 'release-no'
- test-awsresourcecleanup
push:
tags:
- 'v*.*.*'
branches:
- 'main-no'
- 'release-no'
- test-awsresourcecleanup

jobs:
docker:
Expand Down

0 comments on commit c29787a

Please sign in to comment.