Revert "Remove the pkgcheck for now to fix the docker races"
Some checks failed
yandex-music / check-and-update (push) Failing after 13m0s
Some checks failed
yandex-music / check-and-update (push) Failing after 13m0s
This reverts commit ffff17200a.
This commit is contained in:
@@ -40,6 +40,11 @@ jobs:
|
|||||||
- name: Build new manifests
|
- name: Build new manifests
|
||||||
uses: ./.gitea/actions/pkgdev-manifest
|
uses: ./.gitea/actions/pkgdev-manifest
|
||||||
|
|
||||||
|
- name: Check repo for validity
|
||||||
|
uses: pkgcore/pkgcheck-action@v1
|
||||||
|
with:
|
||||||
|
args: --keywords=-RedundantVersion media-sound/yandex-music
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
if: ${{steps.latest.outputs.message != '' || steps.cleanup.outputs.message != ''}}
|
if: ${{steps.latest.outputs.message != '' || steps.cleanup.outputs.message != ''}}
|
||||||
|
|||||||
Reference in New Issue
Block a user