Skip to content

Disable Annotations for now, JQ is hard to debug #8

Disable Annotations for now, JQ is hard to debug

Disable Annotations for now, JQ is hard to debug #8

Workflow file for this run

name: Lint GitHub Actions
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