Skip to content

Merge pull request #172 from zaproxy/dependabot/bundler/nokogiri-1.15.4 #242

Merge pull request #172 from zaproxy/dependabot/bundler/nokogiri-1.15.4

Merge pull request #172 from zaproxy/dependabot/bundler/nokogiri-1.15.4 #242

Workflow file for this run

name: Ruby CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: bundle exec middleman build