Skip to content

docs: add Docs for Production Env. (#57) #108

docs: add Docs for Production Env. (#57)

docs: add Docs for Production Env. (#57) #108

Workflow file for this run

name: lint
on:
pull_request:
branches:
- '*'
push:
branches:
- main
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
additional_files: docker-rollout