fix(refresh-aws-regions): Change branch (#1598)

This commit is contained in:
Pepe Fagoaga
2022-12-23 10:30:44 +01:00
committed by GitHub
parent 5065cdb9e6
commit c4b134c0b5

View File

@@ -7,7 +7,7 @@ on:
- cron: "0 9 * * *" #runs at 09:00 UTC everyday
env:
GITHUB_BRANCH: "prowler-3.0-dev"
GITHUB_BRANCH: "master"
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: