fix: more stable latest version check (#805)

This commit is contained in:
Pedro S. Lopez
2021-08-01 23:04:02 -04:00
committed by GitHub
parent cd774bef17
commit 8e56aef3ce
2 changed files with 8 additions and 15 deletions

View File

@@ -1,6 +1,8 @@
name: Update
on:
schedule:
- cron: "0/15 * * * *"
workflow_dispatch:
jobs: