We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8658470 commit bfa64bfCopy full SHA for bfa64bf
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
# This workflow warns of PRs that have had no activity for a specified amount of time.
2
#
3
# For more information, see https://github.com/actions/stale
4
-name: Mark stale pull requests
+name: Mark stale pull requests and issues
5
6
on:
7
# Run every day at 00:00 UTC
0 commit comments