Skip to content

Updated Snap guidelines to include Snaps where the binary is built from source #31

Updated Snap guidelines to include Snaps where the binary is built from source

Updated Snap guidelines to include Snaps where the binary is built from source #31

Workflow file for this run

name: Markdownlint
on:
pull_request:
jobs:
mdl:
runs-on: [self-hosted, jammy, edge]
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Run Markdown Lint
uses: actionshub/markdownlint@main