Skip to content

Updating hello-world instructions.append (#2787) #191

Updating hello-world instructions.append (#2787)

Updating hello-world instructions.append (#2787) #191

Workflow file for this run

name: Markdown
on:
pull_request:
paths:
- "**/*.md"
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
lint:
name: Lint Markdown files
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8