Skip to content

feat(style-bootstrap): slider style refactor + style-bootstrap packag… #172

feat(style-bootstrap): slider style refactor + style-bootstrap packag…

feat(style-bootstrap): slider style refactor + style-bootstrap packag… #172

Workflow file for this run

name: ci
on:
push:
branches: [main]
jobs:
build:
needs: e2e-tests
uses: './.github/workflows/build.yml'
with:
docPath: main
docPublish: true
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'