Skip to content

Bump govuk_schemas from 4.5.0 to 4.6.0 #102

Bump govuk_schemas from 4.5.0 to 4.6.0

Bump govuk_schemas from 4.5.0 to 4.6.0 #102

Workflow file for this run

name: CI
on:
workflow_dispatch: {}
push:
branches:
- main
paths-ignore:
- "Jenkinsfile"
- ".git**"
pull_request:
jobs:
lint-ruby:
name: Lint Ruby
uses: alphagov/govuk-infrastructure/.github/workflows/rubocop.yml@main
test-ruby:
name: Test Ruby
uses: ./.github/workflows/rspec.yml