Skip to content

chore: refactor auto-merge workflow to call reusable workflow #184

chore: refactor auto-merge workflow to call reusable workflow

chore: refactor auto-merge workflow to call reusable workflow #184

Workflow file for this run

name: "TODOs"
on:
push:
branches: [main]
jobs:
call-todos-workflow:
uses: devantler-tech/.github/.github/workflows/todos.yaml@main
secrets: inherit