CI: allow to regenerate Repology metadata manually

This commit is contained in:
Leonid Pliushch 2020-12-17 23:54:49 +02:00
parent bddfd7da4d
commit 19fec71992
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -3,6 +3,7 @@ name: Repology metadata
on: on:
schedule: schedule:
- cron: '0 */3 * * *' - cron: '0 */3 * * *'
workflow_dispatch:
jobs: jobs:
update: update: