Skip to content

feat: optimize the indexes for session/continuity cleanup, SPLAT-930 #180

feat: optimize the indexes for session/continuity cleanup, SPLAT-930

feat: optimize the indexes for session/continuity cleanup, SPLAT-930 #180

Workflow file for this run

name: Licenses
on:
pull_request:
push:
branches:
- main
- master
jobs:
check:
runs-on: ubuntu-latest
if: false # fandom - disable
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "1.23"
- uses: actions/setup-node@v2
with:
node-version: "18"
- run: make licenses