Browse Source
Revert "CI: temporary enable repology metadata updating on pushes for testing"
This reverts commit dab78baa6a
.
master
Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
0 additions and
3 deletions
-
.github/workflows/repology_metadata.yml
|
@ -1,9 +1,6 @@ |
|
|
name: Repology metadata |
|
|
name: Repology metadata |
|
|
|
|
|
|
|
|
on: |
|
|
on: |
|
|
push: |
|
|
|
|
|
branches: |
|
|
|
|
|
- master |
|
|
|
|
|
schedule: |
|
|
schedule: |
|
|
- cron: '0 */3 * * *' |
|
|
- cron: '0 */3 * * *' |
|
|
|
|
|
|
|
|