This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
BC-3844 - upgrade to Vue3 and Vuetify3 (#449) #573
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 navi & user settings | |
on: | |
push: | |
branches-ignore: | |
- dependabot/** | |
jobs: | |
tag-navi_user_settings: | |
uses: hpi-schul-cloud/end-to-end-tests/.github/workflows/e2e.yml@main | |
with: | |
ref: ${{ github.ref }} | |
e2e_tag: navi_user_settings | |