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.
2 parents ce2cb63 + 7af91c6 commit f8c210dCopy full SHA for f8c210d
.github/workflows/platformio-ci.yml
@@ -7,7 +7,7 @@ on:
7
branches: [main]
8
workflow_dispatch:
9
schedule:
10
- - cron: '*/30 * * * *'
+ - cron: '0 0 * * *'
11
12
jobs:
13
build:
0 commit comments