Skip to content

chores: ran sqlx prepare #17

chores: ran sqlx prepare

chores: ran sqlx prepare #17

Workflow file for this run

name: Database Package CI
on:
push:
branches: ["master", "main", "develop"]
pull_request:
types: [opened, reopened, edited, synchronize]
branches: ["master", "main", "develop"]
paths-ignore:
- '*.md'
- 'README.md'
jobs:
check:
uses: ./.github/workflows/check.yml