Skip to content

add plastic waste post from old blog #155

add plastic waste post from old blog

add plastic waste post from old blog #155

Workflow file for this run

---
name: lint
"on":
push:
branches:
- "**"
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install requirements
run: pip install doc8
- name: Lint RST (doc8)
run: doc8 -q --ignore D001 content/posts/