This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
BC-6643 - fixing selector for course search input field (#448) #566
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 courses and topics | |
on: | |
push: | |
branches-ignore: | |
- dependabot/** | |
jobs: | |
tag-courses_and_topics: | |
uses: hpi-schul-cloud/end-to-end-tests/.github/workflows/e2e.yml@main | |
with: | |
ref: ${{ github.ref }} | |
e2e_tag: courses_and_topics |