Skip to content

Adding required file .github/workflows/dependabot-auto-merge.yml #193

Adding required file .github/workflows/dependabot-auto-merge.yml

Adding required file .github/workflows/dependabot-auto-merge.yml #193

Workflow file for this run

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
uses: ./.github/workflows/dependabot-auto-merge.yml

Check failure on line 10 in .github/workflows/auto-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-merge.yml" -> "./.github/workflows/dependabot-auto-merge.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger