Update update-feed.yaml

This commit is contained in:
N.A. Ferrell 2024-02-14 23:03:48 +00:00 committed by GitHub
parent e1a54ef3c9
commit f88ad5cf89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,6 @@ on:
# Adjust refresh schedule here. By default, it runs once per day. # Adjust refresh schedule here. By default, it runs once per day.
# Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule # Syntax reference: https://docs.github.com/en/actions/reference/events-that-trigger-workflows#schedule
# Recommended tool: https://crontab.guru/ # Recommended tool: https://crontab.guru/
- cron: "0 14,20 * * *"
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest