We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511b732 commit 8f49cc0Copy full SHA for 8f49cc0
.github/workflows/weekly_e2e.yml
@@ -2,7 +2,7 @@ name: Weekly E2E Test Check
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '0 0 * * 0'
+ - cron: '0 0 * * 2'
6
7
jobs:
8
weekly-e2e-check:
0 commit comments