feat(Actions): Update refresh_aws_services_regions.yml (#1227)

This commit is contained in:
Sergio Garcia
2022-06-23 11:21:50 +02:00
committed by GitHub
parent 21ee2068a6
commit 835d8ffe5d
@@ -4,7 +4,7 @@ name: Refresh regions of AWS services
on:
schedule:
- cron: "10 9 * * *" #runs at 09:00 UTC everyday
- cron: "0 9 * * *" #runs at 09:00 UTC everyday
env:
GITHUB_BRANCH: "prowler-3.0-dev"