Skip to content

Slightly simplify Section 6.3.2 validity period cross-reference (#246) #56

Slightly simplify Section 6.3.2 validity period cross-reference (#246)

Slightly simplify Section 6.3.2 validity period cross-reference (#246) #56

Workflow file for this run

name: Lint CP/CPS
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- name: Run linter
working-directory: ./tools/lint
run: go run . ../../CP-CPS.md