Skip to content

Bump ruby/setup-ruby from 1.173.0 to 1.207.0 (#21) #65

Bump ruby/setup-ruby from 1.173.0 to 1.207.0 (#21)

Bump ruby/setup-ruby from 1.173.0 to 1.207.0 (#21) #65

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'}}