diff --git a/.github/workflows/cowFi-tokens.yml b/.github/workflows/cowFi-tokens.yml index ff5a6fa4..461684e2 100644 --- a/.github/workflows/cowFi-tokens.yml +++ b/.github/workflows/cowFi-tokens.yml @@ -2,7 +2,7 @@ name: 'Cron: cow.fi tokens list' on: schedule: - - cron: '30 * * * *' + - cron: '0 */3 * * *' # Required for authenticating with AWS IAM permissions: