Skip to content

refactor: simplify auto-merge workflow by calling reusable workflow #158

refactor: simplify auto-merge workflow by calling reusable workflow

refactor: simplify auto-merge workflow by calling reusable workflow #158

Workflow file for this run

name: Readme Tree
on:
push:
branches: [main]
workflow_dispatch:
jobs:
call-readme-tree-workflow:
uses: devantler-tech/.github/.github/workflows/readme-tree.yaml@main
secrets: inherit