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 9953662 commit ee188bcCopy full SHA for ee188bc
.github/workflows/main.yml
@@ -4,7 +4,7 @@ name: Account Backup
4
on:
5
# Triggers the workflow on push or pull request events but only for the master branch
6
schedule:
7
- - cron: '*/5 * * * *'
+ - cron: '0 */4 * * *'
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments