We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15960eb commit b5335a2Copy full SHA for b5335a2
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ name: Mark stale issues and pull requests
8
on:
9
schedule:
10
- cron: '42 17 * * *'
11
-
+ workflow_dispatch:
12
jobs:
13
stale:
14
0 commit comments