Skip to content

fix: Change --env-var short flag from -e to -v to avoid conflict with… #50

fix: Change --env-var short flag from -e to -v to avoid conflict with…

fix: Change --env-var short flag from -e to -v to avoid conflict with… #50

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- 'v*.*.*'
jobs:
checks:
uses: ./.github/workflows/shared.yml