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

View file

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