Browse Source
CI: temporary enable repology metadata updating on pushes for testing
master
Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
3 additions and
0 deletions
-
.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 * * *' |
|
|
|
|
|
|
|
|