Skip to content

allow to pass context values to override environment variables #867

allow to pass context values to override environment variables

allow to pass context values to override environment variables #867

Workflow file for this run

on: [push, pull_request]
name: Shellcheck
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master