Skip to content

Fix yaml lint error #10

Fix yaml lint error

Fix yaml lint error #10

Workflow file for this run

name: Validate-YAML
on:
push:
branches:
pull_request:
jobs:
validate-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate YAML file
run: yamllint .