Skip to content

Merge pull request #86 from alphagov/dependabot/bundler/webrick-1.8.2 #145

Merge pull request #86 from alphagov/dependabot/bundler/webrick-1.8.2

Merge pull request #86 from alphagov/dependabot/bundler/webrick-1.8.2 #145

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"