Skip to content

Commit

Permalink
Run actions/stale.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hallgren <[email protected]>
  • Loading branch information
thallgren committed Aug 25, 2024
1 parent ce0676a commit 4a489de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Close stale issues and PR'
on:
schedule:
- cron: '13 10 * * *'
push:
branches:
- release/v2

jobs:
stale:
Expand Down

0 comments on commit 4a489de

Please sign in to comment.