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:35:51 +0300
committerGitHub <noreply@github.com>2020-08-14 21:35:51 +0300
commit8a693b07e0064ee6b1ed1b71828d8673e7cf8a97 (patch)
tree656840d17a06ac0a70fa28857b032cfea72e5230 /.github
parent983bd1222ddab3d4de693be8ffc2fb8933eab535 (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 863b2cd6..c60e0364 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues
on:
schedule:
- - cron: "36 20 * * *"
+ - cron: "38 18 * * *"
jobs:
stale: