mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
929808190f
commit
3136ff67d8
1 changed files with 1 additions and 0 deletions
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:
|
||||||
|
|
Loading…
Reference in a new issue