Skip to content

Add blog to site

Add blog to site #35

Workflow file for this run

---
name: ci
on:
pull_request:
jobs:
yamllint:
uses: networkservicemesh/.github/.github/workflows/yamllint.yaml@main
with:
config_file: "./.github/yamllint.yml"