Skip to content

Localisation updates from https://translatewiki.net. #49

Localisation updates from https://translatewiki.net.

Localisation updates from https://translatewiki.net. #49

Workflow file for this run

name: DCLint
on:
push:
branches: [ master, production ]
pull_request:
branches: [ master ]
types: [ synchronize ]
jobs:
dclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker-compose-linter/dclint-github-action/docker-action@v1.6.0