Skip to content

chore: update py deps to latest plantuml-markdown 3.11.1 (Feb 2025) - RHIDP-8978 #69

chore: update py deps to latest plantuml-markdown 3.11.1 (Feb 2025) - RHIDP-8978

chore: update py deps to latest plantuml-markdown 3.11.1 (Feb 2025) - RHIDP-8978 #69

Workflow file for this run

name: PR TOML Validator
on:
push:
paths:
- '**.toml'
pull_request:
paths:
- '**.toml'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: tombi-toml/setup-tombi@f7cb38e77d9a62bc27a8445bf50e660e9496b893 # v1
- name: Validate TOML files
run: tombi lint