Skip to content

Update CP/CPS to exactly match RFC 3647, Section 6 (#216) #10

Update CP/CPS to exactly match RFC 3647, Section 6 (#216)

Update CP/CPS to exactly match RFC 3647, Section 6 (#216) #10

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