1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-09-15 04:25:31 -04:00

Update check-releases.yml

This commit is contained in:
2021-02-27 10:55:31 -05:00
committed by GitHub
parent 664f725d71
commit 74d547b698

View File

@@ -5,6 +5,7 @@ name: Check for Hugo releases
on:
schedule:
- cron: '0 */3 * * *' # run every three hours
workflow_dispatch:
jobs:
check: