Skip to content

feat(terraform): configure mikrotik router #1376

feat(terraform): configure mikrotik router

feat(terraform): configure mikrotik router #1376

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Lint Job
on:
workflow_dispatch: {}
pull_request: {}
jobs:
yamllint:
uses: mirceanton/reusable-workflows/.github/workflows/[email protected]
secrets: inherit
with:
yamllint-args: "--config-file=.yamllint.yaml"
actionlint:
uses: mirceanton/reusable-workflows/.github/workflows/[email protected]
secrets: inherit
shellcheck:
uses: mirceanton/reusable-workflows/.github/workflows/[email protected]
secrets: inherit
markdownlint:
uses: mirceanton/reusable-workflows/.github/workflows/[email protected]
secrets: inherit
commitlint:
uses: mirceanton/reusable-workflows/.github/workflows/[email protected]
secrets: inherit