Skip to content

Bump gds-api-adapters from 87.0.0 to 87.1.0 #97

Bump gds-api-adapters from 87.0.0 to 87.1.0

Bump gds-api-adapters from 87.0.0 to 87.1.0 #97

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