Skip to content

.github/workflows/stale-branches.yml #29

.github/workflows/stale-branches.yml

.github/workflows/stale-branches.yml #29

on:
schedule:
- cron: "0 0 * * *" # Everday at midnight
jobs:
remove-stale-branches:
name: Remove Stale Branches
runs-on: ubuntu-latest
steps:
-
uses: fpicalausa/[email protected]
with:
dry-run: true # Check out the console output before setting this to false