Skip to content

docs(vars): Add debug command to show all vars in current context #1147

docs(vars): Add debug command to show all vars in current context

docs(vars): Add debug command to show all vars in current context #1147

Workflow file for this run

name: Commitlint
on:
push:
branches: [ master ]
tags:
- v*
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure