Skip to content

Commit

Permalink
Update repository files (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mashiro authored Nov 20, 2023
1 parent 36229aa commit 2fdf6be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: Stale
on:
workflow_dispatch:
schedule:
- cron: 0 11 * 1-2,11-12 1
- cron: 0 10 * 3-10 1
issues:
types: [closed]
pull_request:
types: [closed]

jobs:
stale:
Expand Down

0 comments on commit 2fdf6be

Please sign in to comment.