Skip to content

Commit

Permalink
chore: udpated crontab e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobressan committed Dec 6, 2024
1 parent 13d4033 commit 7002107
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Test e2e

on:
workflow_dispatch: {}
schedule:
- cron: "0 * * * *"
- cron: "0 12 * * *"

jobs:
e2e:
Expand Down

0 comments on commit 7002107

Please sign in to comment.