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 0fd7796 commit de60bf3Copy full SHA for de60bf3
.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