Skip to content

Commit

Permalink
chore: Updating tracetest tests frequency (#3919)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoscar authored Jun 26, 2024
1 parent d96d212 commit 4fedcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/synthetic-monitoring-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:

schedule:
- cron: '*/15,30,45,0 * * * *' # every 15-minutes
- cron: '0 * * * *' # every hour

jobs:
pokeshop-trace-based-tests:
Expand Down

0 comments on commit 4fedcf7

Please sign in to comment.