Skip to content

feat: add normalized publiccode.yml to validation response (#43) #7

feat: add normalized publiccode.yml to validation response (#43)

feat: add normalized publiccode.yml to validation response (#43) #7

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: 1.24.x
- run: go test -race ./...