Skip to content

add loading/error state to concept modal tabs #384

add loading/error state to concept modal tabs

add loading/error state to concept modal tabs #384

Workflow file for this run

name: Build-Test
on:
push:
branches-ignore:
- master
- main
- develop
paths-ignore:
- README.md
- .old_cicd/*
- .github/*
- .github/workflows/*
- LICENSE
- .gitignore
- .dockerignore
- .githooks
pull_request:
branches:
- develop
- master
- main
types: [ opened, synchronize ]
jobs:
build-test:
uses: helxplatform/helx-github-actions/.github/workflows/build-test.yml@main
secrets: inherit