chore: update repository templates

[skip ci] - updated repository templates to 6b85804e79
This commit is contained in:
aeneasr
2021-10-27 11:00:46 +00:00
parent e2301ec486
commit 0c56ac146a
11 changed files with 343 additions and 85 deletions

View File

@ -1,8 +1,8 @@
name: "Close Stale Issues"
name: 'Close Stale Issues'
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: '0 0 * * *'
jobs:
stale: