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 e1b9263 commit a212f0aCopy full SHA for a212f0a
.github/workflows/wireless-performance-autotest.yml
@@ -2,7 +2,7 @@ name: "WiFi performance test"
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '0 8 * * *'
+ - cron: '0 0 * * SAT'
6
7
permissions:
8
contents: write
0 commit comments