This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Revert "temporarily disable contact page due to confluence being not … #555
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 |