This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
BC-3844 update changeLanguageMenu feature #572
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: e2e tasks & other | |
on: | |
push: | |
branches-ignore: | |
- dependabot/** | |
jobs: | |
tag-tasks_and_other: | |
uses: hpi-schul-cloud/end-to-end-tests/.github/workflows/e2e.yml@main | |
with: | |
ref: ${{ github.ref }} | |
e2e_tag: tasks_and_other | |