Skip to content

Merge branch '2.3' of ezsystems/ezplatform-richtext into 4.5 #497

Merge branch '2.3' of ezsystems/ezplatform-richtext into 4.5

Merge branch '2.3' of ezsystems/ezplatform-richtext into 4.5 #497

Workflow file for this run

name: Browser tests
on:
push:
branches:
- main
- '[0-9]+.[0-9]+'
pull_request: ~
jobs:
richtext:
name: "Richtext browser tests"
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui --tags=@richtext'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}