We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cdbe6 commit e7b0e13Copy full SHA for e7b0e13
1 file changed
README.md
@@ -77,7 +77,7 @@ name: Backup Airtable
77
on:
78
workflow_dispatch:
79
schedule:
80
- - cron: '32 * * * *'
+ - cron: '32 0 * * *'
81
82
jobs:
83
build:
0 commit comments