Skip to content

fix: move directory creation to MigrationBackgroundService #38

fix: move directory creation to MigrationBackgroundService

fix: move directory creation to MigrationBackgroundService #38

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml
permissions:
checks: write
pull-requests: write