Skip to content

Commit

Permalink
added or replaced stale issue closer with standard version
Browse files Browse the repository at this point in the history
  • Loading branch information
sio4 committed Sep 26, 2022
1 parent 5a179e7 commit 8919b88
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/standard-stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Standard Autocloser

on:
schedule:
- cron: "30 1 * * *"

jobs:
call-standard-autocloser:
name: Autocloser
uses: gobuffalo/.github/.github/workflows/stale.yml@v1
secrets: inherit

0 comments on commit 8919b88

Please sign in to comment.