Skip to content

Skip ci on the docs action #30

Skip ci on the docs action

Skip ci on the docs action #30

Workflow file for this run

name: ci
on:
pull_request:
branches:
- main
- test-main
push:
branches:
- main
- test-main
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: bin/rake