chore: update repository templates
[skip ci] - updated repository templates to 6b85804e79
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -1,8 +1,8 @@
|
||||
name: "Close Stale Issues"
|
||||
name: 'Close Stale Issues'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Reference in New Issue
Block a user