Skip to content

feat: add axios config and upload button (#20) #28

feat: add axios config and upload button (#20)

feat: add axios config and upload button (#20) #28

Workflow file for this run

name: Dev frontend workflow
on:
push:
branches:
- 'dev/frontend@**'
workflow_dispatch:
jobs:
trigger-frontend-ci:
uses: ./.github/workflows/frontend-ci.yml
# cd part use watchtower to update the container will be changed to a more clever way once we scale up our services