Skip to content

Commit

Permalink
ci: run cowfi tokens update every two hours (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Dec 5, 2024
1 parent 82db866 commit c10d6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cowFi-tokens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Cron: cow.fi tokens list'

on:
schedule:
- cron: '30 * * * *'
- cron: '0 */3 * * *'

# Required for authenticating with AWS IAM
permissions:
Expand Down

0 comments on commit c10d6f2

Please sign in to comment.