Преглед изворни кода

CI: add_script: make more frequent

practice shows a long enough delay that contributors step in
pull/3395/head
Ivan Pozdeev пре 5 месеци
родитељ
комит
5447f1f859
No known key found for this signature in database GPG Key ID: FB6A628DCF06DCD7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      .github/workflows/add_version.yml

+ 1
- 1
.github/workflows/add_version.yml Прегледај датотеку

@ -4,7 +4,7 @@ on:
workflow_dispatch: {}
schedule:
# Every N hours
- cron: '0 */8 * * *'
- cron: '0 */4 * * *'
permissions:
contents: write

Loading…
Откажи
Сачувај