Skip to content

feat(repo): Add warehouse file viewing function and optimize file list #13

feat(repo): Add warehouse file viewing function and optimize file list

feat(repo): Add warehouse file viewing function and optimize file list #13

Workflow file for this run

name: Build and Deploy
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
backend:
uses: ./.github/workflows/backend.yml
secrets: inherit