Skip to content

Enable new Rails 8 configuration #151

Enable new Rails 8 configuration

Enable new Rails 8 configuration #151

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