Skip to content

fix: prefix PrivateIdentifier names with a # #184

fix: prefix PrivateIdentifier names with a #

fix: prefix PrivateIdentifier names with a # #184

Workflow file for this run

name: Lint Yaml
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run build:node
- run: pnpm run lint:yaml