Skip to content

FLAM-27: Fixing Deploy to Azure App Service permissions, faster Delete Latest Tag step #430

FLAM-27: Fixing Deploy to Azure App Service permissions, faster Delete Latest Tag step

FLAM-27: Fixing Deploy to Azure App Service permissions, faster Delete Latest Tag step #430

name: Markdown Linting
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
markdown-linting:
name: Markdown Linting
uses: Lombiq/GitHub-Actions/.github/workflows/markdown-lint.yml@dev
with:
globs: '**/*.{md,markdown};!License.md'
separator: ;
fix: true