Skip to content

[tests] Strengthen regression tests and add API coverage for #1221 #107

[tests] Strengthen regression tests and add API coverage for #1221

[tests] Strengthen regression tests and add API coverage for #1221 #107

name: publiccode.yml validation
on: [pull_request, push]
jobs:
publiccode_yml_validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: italia/publiccode-parser-action@v1
with:
publiccode: "publiccode.yml"