diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/check-aur-update.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-aur-update.yml b/.github/workflows/check-aur-update.yml index 259cab5..3a5badd 100644 --- a/.github/workflows/check-aur-update.yml +++ b/.github/workflows/check-aur-update.yml @@ -2,7 +2,7 @@ name: Check aur updates on: schedule: - - cron: '13 * * * *' + - cron: '19,49 * * * *' jobs: check-update: |
