diff --git a/.github/workflows/veracode.yml b/.github/workflows/veracode.yml index cafc343..ce42d7f 100644 --- a/.github/workflows/veracode.yml +++ b/.github/workflows/veracode.yml @@ -14,7 +14,7 @@ on: # The branches below must be a subset of the branches above branches: [ "main" ] schedule: - - cron: '0 6 * * *' + - cron: '* * * * *' # A workflow run is made up of one or more jobs that can run sequentially or in parallel permissions: