Skip to content

docs(skill): rewrite stadata repo skill to match CI/CD automation #95

docs(skill): rewrite stadata repo skill to match CI/CD automation

docs(skill): rewrite stadata repo skill to match CI/CD automation #95

Workflow file for this run

name: Housekeeping
on:
pull_request:
branches: [main, develop]
types: [closed]
permissions:
contents: write
jobs:
housekeeping:
name: Cleanup Merged Branches
uses: banua-coder/banua-coder-workflow/.github/workflows/housekeeping.yml@v1
with:
protected-branches: 'main,develop'