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:55:21 +0300
committerGitHub <noreply@github.com>2020-08-14 21:55:21 +0300
commitdef525c0e1e6f3429c8097b79556890cf66c2334 (patch)
tree8a1fec8b03f7735b2f745532c2297e87304821e1 /.github
parent0036d3e731e65ae1ad297523a972f2bd066bfb4d (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 b16f74a5..8082f2b2 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues
on:
schedule:
- - cron: "* * * * *"
+ - cron: "30 1 * * *"
jobs:
stale: