Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2020-08-14 21:34:49 +0300
committerGitHub <noreply@github.com>2020-08-14 21:34:49 +0300
commit983bd1222ddab3d4de693be8ffc2fb8933eab535 (patch)
tree62fc60da2f98c07fc9e4452ec37ed3133bc9f831 /.github
parent4b45b6417359a7033c3e9c805b8e87449f91288d (diff)
Update stale.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 97fb5cd4..863b2cd6 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues
on:
schedule:
- - cron: "40 20 * * *"
+ - cron: "36 20 * * *"
jobs:
stale: