Skip to content

Bump rake from 13.0.6 to 13.1.0 #173

Bump rake from 13.0.6 to 13.1.0

Bump rake from 13.0.6 to 13.1.0 #173

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