Skip to content

Commit

Permalink
Revert "temp: enable cron on push to rquitales/fix-cron branch for te…
Browse files Browse the repository at this point in the history
…sting"

This reverts commit f7bd877.
  • Loading branch information
rquitales committed Feb 3, 2025
1 parent 3eba49e commit 69a3578
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/eks-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -541,9 +541,6 @@ jobs:
run: cd tests && go test -tags=go -count=1 -cover -timeout 3h -parallel 6 .
name: cron
"on":
push:
branches:
- rquitales/fix-cron
schedule:
# Run every day at 06:00AM UTC
- cron: "0 6 * * *"

0 comments on commit 69a3578

Please sign in to comment.