Skip to content

Update ghcr.io/vshn/appcat Docker tag to v4.45.2 - autoclosed #1114

Update ghcr.io/vshn/appcat Docker tag to v4.45.2 - autoclosed

Update ghcr.io/vshn/appcat Docker tag to v4.45.2 - autoclosed #1114

Workflow file for this run

name: Pull Request (global lints)
on:
pull_request:
branches:
- master
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Asciidoc linter
run: make lint_adoc
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: snow-actions/[email protected]
with:
args: "check"