Skip to content

Merge pull request #3184 from alphagov/content-modelling/ignore-local… #32

Merge pull request #3184 from alphagov/content-modelling/ignore-local…

Merge pull request #3184 from alphagov/content-modelling/ignore-local… #32

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