Skip to content

Feat: 🚀 Reusable workflow for auto-approve and merge for dependabot Pull requests. #69

Feat: 🚀 Reusable workflow for auto-approve and merge for dependabot Pull requests.

Feat: 🚀 Reusable workflow for auto-approve and merge for dependabot Pull requests. #69

---
name: YAML-LINTER
on: [pull_request]
jobs:
YAML-LINTER:
uses: clouddrove/github-shared-workflows/.github/workflows/ymllint.yml@master
...