Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

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 27, 2022
1 parent d8f7a2b commit 52e99d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/stale.yml

This file was deleted.

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 52e99d8

Please sign in to comment.