Skip to content

switch to module

switch to module #39

Workflow file for this run

name: Verify Yaml
on:
pull_request:
branches: [ 'main*', 'instrumentation*', 'exporter*', 'extensions*' ]
paths:
- '**/*.yml'
- '**/*.yaml'
jobs:
misspell-sanitycheck:
- uses: ./.github/workflows/sanitycheck.yml

Check failure on line 12 in .github/workflows/ci-Docs.yaml.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-Docs.yaml.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
lint:
uses: ./.github/workflows/yamllint.yml