Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Delete dependabot.yml #9

Delete dependabot.yml

Delete dependabot.yml #9

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