try upgrade every 12 hours (#177)

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/177
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2023-09-05 15:00:30 +00:00 committed by techknowlogick
parent 9ff199e4dc
commit 29226e8dda
1 changed files with 2 additions and 3 deletions

View File

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