Skip to content

Deploy v0.43.0

Deploy v0.43.0 #81

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 .