Skip to content

Staging+Local: Deploy new MediaWiki image 1.39-7.4-20240103-0 (#1344) #391

Staging+Local: Deploy new MediaWiki image 1.39-7.4-20240103-0 (#1344)

Staging+Local: Deploy new MediaWiki image 1.39-7.4-20240103-0 (#1344) #391

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 Terraform
uses: hashicorp/setup-terraform@v2
- name: Check if Terraform files are properly formatted
run: terraform fmt -recursive -check tf