Skip to content

Bump rexml from 3.2.6 to 3.3.9 in /docs #72

Bump rexml from 3.2.6 to 3.3.9 in /docs

Bump rexml from 3.2.6 to 3.3.9 in /docs #72

Workflow file for this run

name: Test workflow
on:
push:
jobs:
test:
uses: ./.github/workflows/jekyll-publish.yml
with:
working-directory: docs
publish: ${{ github.event_name == 'push' && github.ref_name == 'main'}}