Skip to content

Robust to multiple occurances of xmp ending tag #38

Robust to multiple occurances of xmp ending tag

Robust to multiple occurances of xmp ending tag #38

Workflow file for this run

name: Feature branch
on:
push:
branches-ignore:
[main]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit