Skip to content

Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-f32972c (#1… #1441

Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-f32972c (#1…

Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-f32972c (#1… #1441

Workflow file for this run

on: push
name: Lint
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Lint YAML files
uses: ibiqlik/action-yamllint@v3
- name: Install Opentofu
uses: opentofu/setup-opentofu@v1
- name: Check if Opentofu files are properly formatted
run: tofu fmt -recursive -check tf