Skip to content

Merge pull request #1395 from alphagov/update-set-automatic-deploy-to… #166

Merge pull request #1395 from alphagov/update-set-automatic-deploy-to…

Merge pull request #1395 from alphagov/update-set-automatic-deploy-to… #166

Workflow file for this run

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