Skip to content

OSOE-842: Removing the NuGetBuild property after adding the SourceLink package during NuGet publishing #244

OSOE-842: Removing the NuGetBuild property after adding the SourceLink package during NuGet publishing

OSOE-842: Removing the NuGetBuild property after adding the SourceLink package during NuGet publishing #244

name: YAML Linting
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
yaml-linting:
name: YAML Linting
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@dev
with:
config-file-path: '.trunk/configs/.yamllint.yaml'
search-path: '.'