We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nuxt
Learn more about funding links in repositories.
Report abuse
1 parent 225ff46 commit 964857dCopy full SHA for 964857d
.github/workflows/stale.yml
@@ -3,6 +3,7 @@ name: 'Close stale issues'
3
on:
4
schedule:
5
- cron: '30 1 * * *'
6
+ workflow_dispatch:
7
8
permissions:
9
contents: write # only for delete-branch option
0 commit comments