Skip to content

Commit

Permalink
automatically import azs
Browse files Browse the repository at this point in the history
  • Loading branch information
whites11 committed Mar 25, 2024
1 parent 58f5f06 commit 15a99fb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/aws_azs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Update helm/cluster-aws/files/azs-in-region.yaml with new availability zones
on:
schedule:
- cron: '0 0 * * *'
#schedule:
# - cron: '0 0 * * *'
push:
branches:
- smart-availability-zones

jobs:
import_new_regions_and_zones:
Expand Down

0 comments on commit 15a99fb

Please sign in to comment.