try upgrade hourly

This commit is contained in:
Lunny Xiao 2023-09-04 12:07:47 +08:00
parent b0d52675ea
commit f9af99ba25
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
name: update
on:
push:
branches:
- main
schedule:
- cron: '0 */1 * * *' # every hour
jobs:
update: