disable workflow

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
Василий Толстов 2023-09-27 14:42:42 +03:00
parent b499fe99ca
commit 8b082b90df

View File

@ -1,7 +1,7 @@
on:
schedule:
- cron: '* * * * *'
- cron: '@hourly'
#- cron: '* * * * *'
#- cron: '@hourly'
jobs:
autoupdate:
@ -16,4 +16,6 @@ jobs:
- name: checkout
uses: https://gitea.com/actions/checkout@v3
- name: get
run: GOBIN=/bin go get git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest
run: GOBIN=/bin go get git.unistack.org/unistack-org/pkgdash/cmd/pkgdashcli@latest
- name: check
run: /bin/pkgdashcli check