Skip to content

Fixed display of back button in adaptivity element #822

Fixed display of back button in adaptivity element

Fixed display of back button in adaptivity element #822

Workflow file for this run

name: Build, test, containerize and push to registry
on:
push:
branches:
- "main"
jobs:
build:
uses: ./.github/workflows/_shared_build_test.yml
secrets: inherit
docker:
needs: build
uses: ./.github/workflows/_shared_docker.yml