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 de60bf3 commit d3bb760Copy full SHA for d3bb760
.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 * * 2'
+ - cron: '0 0 * * 0'
6
7
jobs:
8
weekly-e2e-check:
0 commit comments