Skip to content

[Closed] Implement Add/Edit/Delete Segment List Modals #4342

[Closed] Implement Add/Edit/Delete Segment List Modals

[Closed] Implement Add/Edit/Delete Segment List Modals #4342

name: Frontend Build
on: ['pull_request', 'workflow_dispatch']
jobs:
frontend-build:
name: Frontend Build
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v3
- name: Frontend Build
uses: ./.github/actions/generic-npm-build
with:
working_directory: frontend
build_script: build:prod