Skip to content

Commit

Permalink
Created stale.yml bot
Browse files Browse the repository at this point in the history
  • Loading branch information
bluvulture committed Jan 22, 2024
1 parent 51f6860 commit b3a1899
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/stale.yml
@@ -0,0 +1,10 @@
name: Handle stale issues

on:
workflow_dispatch:
schedule:
- cron: '37 7 * * *'

jobs:
call-stale-workflow:
uses: pimcore/workflows-collection-public/.github/workflows/stale.yml@v1.1.0

0 comments on commit b3a1899

Please sign in to comment.