Skip to content

Add Dependabot config #3

Add Dependabot config

Add Dependabot config #3

Workflow file for this run

name: Yamllint
on:
# Run on all pushes and on all pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
jobs:
yamllint:
uses: ./.github/workflows/reusable-yamllint.yml

Check failure on line 12 in .github/workflows/yamllint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/yamllint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/yamllint.yml" -> "./.github/workflows/reusable-yamllint.yml" : failed to fetch workflow: workflow was not found.
with:
strict: true