Browse Source

CI: temporary enable repology metadata updating on pushes for testing

master
Leonid Plyushch 5 years ago
parent
commit
dab78baa6a
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 3
      .github/workflows/repology_metadata.yml

3
.github/workflows/repology_metadata.yml

@ -1,6 +1,9 @@
name: Repology metadata name: Repology metadata
on: on:
push:
branches:
- master
schedule: schedule:
- cron: '0 */3 * * *' - cron: '0 */3 * * *'

Loading…
Cancel
Save