Skip to content

fix(Form): set XHTML5 doctype for test rendering #23

fix(Form): set XHTML5 doctype for test rendering

fix(Form): set XHTML5 doctype for test rendering #23

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- 4.x
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit