Skip to content

Fix inserting inline embed not working when attributes are same #27

Fix inserting inline embed not working when attributes are same

Fix inserting inline embed not working when attributes are same #27

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