Skip to content

Merge pull request #87 from alphagov/dependabot/bundler/rack-2.2.11 #147

Merge pull request #87 from alphagov/dependabot/bundler/rack-2.2.11

Merge pull request #87 from alphagov/dependabot/bundler/rack-2.2.11 #147

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Always true
run: echo "runs"