Skip to content

doc: add example of environment usage in later steps #70

doc: add example of environment usage in later steps

doc: add example of environment usage in later steps #70

Workflow file for this run

name: ShellCheck
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: azohra/[email protected]