Skip to content

cleanup python action #44

cleanup python action

cleanup python action #44

Workflow file for this run

name: XML Lint
on: [push]
jobs:
xmllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run XMLLint
uses: ChristophWurst/xmllint-action@v1
with:
xml-file: ./conpot/templates/default/template.xml
xml-schema-file: ./conpot/template.xsd