Skip to content

Fix: Replace validate_xml_string with parse_xml function #31

Fix: Replace validate_xml_string with parse_xml function

Fix: Replace validate_xml_string with parse_xml function #31

Workflow file for this run

name: Release Python package
on:
pull_request:
types: [closed]
workflow_dispatch:
jobs:
build-and-release:
name: Create a new release
uses: greenbone/workflows/.github/workflows/release-python.yml@main
secrets: inherit