Skip to content

docs(tutorial): add ansible for devops tutorial #96

docs(tutorial): add ansible for devops tutorial

docs(tutorial): add ansible for devops tutorial #96

Workflow file for this run

---
name: Awesome readme lint
on:
pull_request:
types: [opened, synchronize]
branches:
- master
- main
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint