Skip to content

Merge pull request #1584 from acelaya-forks/feature/remove-bootstrap #2369

Merge pull request #1584 from acelaya-forks/feature/remove-bootstrap

Merge pull request #1584 from acelaya-forks/feature/remove-bootstrap #2369

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
- develop
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 22.x
publish-coverage: true
install-playwright: true