Skip to content

Always restart containers in prod #28

Always restart containers in prod

Always restart containers in prod #28

Workflow file for this run

---
name: Lint
on: pull_request # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3