Skip to content

Commit

Permalink
chore: naming of stale workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzzimmer committed Jan 16, 2024
1 parent edb9091 commit 90acb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Warns and then closes stale issues and PRs'
name: 'stale issues and PRs'
on:
schedule:
- cron: '0 0 * * *'
Expand Down

0 comments on commit 90acb99

Please sign in to comment.