mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
committed by
GitHub
parent
929808190f
commit
3136ff67d8
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -1,5 +1,6 @@
|
|||||||
name: 'Close stale and lock closed issues and PRs'
|
name: 'Close stale and lock closed issues and PRs'
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 1 * * *'
|
- cron: '30 1 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user