Skip to content

Move /admin under /api and prefix everything in backend with /api via… #7

Move /admin under /api and prefix everything in backend with /api via…

Move /admin under /api and prefix everything in backend with /api via… #7

Workflow file for this run

name: Dummy-CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Pass
run: echo Success!