Skip to content

Tenant job context fine-tuning #6

Tenant job context fine-tuning

Tenant job context fine-tuning #6

Workflow file for this run

name: Check Indexes
on:
push:
branches: [ "master", Checks ]
pull_request:
paths:
- 'db/migrate/**.rb'
jobs:
check-indexes:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Migration Indexes
uses: speedshop/[email protected]