Skip to content

Update docs with AWS cleanup dos and don'ts #90

Update docs with AWS cleanup dos and don'ts

Update docs with AWS cleanup dos and don'ts #90

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: markdownlint-cli2-action
uses: DavidAnson/[email protected]
with:
globs: "**/*.md"