Skip to content

feat(service): add nocodb #47

feat(service): add nocodb

feat(service): add nocodb #47

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: 🧑‍🔬 Test server.sh
runs-on: ubuntu-latest
steps:
- name: ⬇️ Checkout project
uses: actions/checkout@v2
- name: 🆘 Show help
run: ./server.sh --help