Skip to content

docs: link to analytics dashboard from README #13

docs: link to analytics dashboard from README

docs: link to analytics dashboard from README #13

Workflow file for this run

name: Lint GitHub Actions
permissions:
contents: read
on:
push:
paths: ['.github/**']
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
show-progress: false
- uses: alphagov/govuk-infrastructure/.github/actions/actionlint@main