CI: temporary enable repology metadata updating on pushes for testing
This commit is contained in:
parent
d41e45e53c
commit
b571848b66
3
.github/workflows/repology_metadata.yml
vendored
3
.github/workflows/repology_metadata.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Repology metadata
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 */3 * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user