mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
feat(Actions): Update refresh_aws_services_regions.yml (#1227)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user