Skip to content

Commit bfa64bf

Browse files
authored
Update .github/workflows/stale.yml
1 parent 8658470 commit bfa64bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow warns of PRs that have had no activity for a specified amount of time.
22
#
33
# For more information, see https://github.com/actions/stale
4-
name: Mark stale pull requests
4+
name: Mark stale pull requests and issues
55

66
on:
77
# Run every day at 00:00 UTC

0 commit comments

Comments
 (0)