Skip to content

Merge pull request #848 from shlinkio/develop #721

Merge pull request #848 from shlinkio/develop

Merge pull request #848 from shlinkio/develop #721

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: 20.2
publish-coverage: true
force-install: true