Skip to content

Feature/tailwind config (#25) #22

Feature/tailwind config (#25)

Feature/tailwind config (#25) #22

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