Skip to content

testsys-launcher(docs): update README to use CFN context #136

testsys-launcher(docs): update README to use CFN context

testsys-launcher(docs): update README to use CFN context #136

Workflow file for this run

name: Lint
on:
pull_request:
paths:
- '**.md'
- '.markdownlint.yaml'
- '.github/workflows/lint.yaml'
types:
- opened
- reopened
- synchronize
branches:
- develop
jobs:
checklint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make mdlint