Skip to content

Fixed end-of-page for fixed databases and added endpoints for backup … #438

Fixed end-of-page for fixed databases and added endpoints for backup …

Fixed end-of-page for fixed databases and added endpoints for backup … #438

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.5
- name: Install Go
uses: actions/setup-go@v5.0.1
with:
go-version-file: go.mod
- name: Build
run: make