Skip to content

馃悰 Fix inserting newlines into formatted text #28

馃悰 Fix inserting newlines into formatted text

馃悰 Fix inserting newlines into formatted text #28

Workflow file for this run

name: Main
on:
push:
branches: [develop]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
unit:
uses: ./.github/workflows/_unit.yml
e2e:
uses: ./.github/workflows/_e2e.yml