Skip to content

Feature/upload icons (#26) #23

Feature/upload icons (#26)

Feature/upload icons (#26) #23

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