Rename workflow yml to reflect the name, increase frequency

This commit is contained in:
Mikhail f. Shiryaev 2022-07-14 21:04:02 +02:00
parent 909e871c48
commit 0c766a6cfc
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -8,7 +8,7 @@ concurrency:
group: cherry-pick
on: # yamllint disable-line rule:truthy
schedule:
- cron: '0 */3 * * *'
- cron: '0 * * * *'
workflow_dispatch:
jobs: