Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
minor: disable e2e_tests_ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeessen committed Feb 14, 2023
1 parent 67cb629 commit 8cb73b7
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions .github/workflows/e2e_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,15 @@
# SPDX-FileCopyrightText: 2022 Ewan Cahen (Netherlands eScience Center) <e.cahen@esciencecenter.nl>
# SPDX-FileCopyrightText: 2022 Netherlands eScience Center
# SPDX-FileCopyrightText: 2022 dv4all
# SPDX-FileCopyrightText: 2023 Christian Meeßen (GFZ) <christian.meessen@gfz-potsdam.de>
# SPDX-FileCopyrightText: 2023 Helmholtz Centre Potsdam - GFZ German Research Centre for Geosciences
#
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: EUPL-1.2

name: e2e tests ubuntu
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "authentication/**"
- "backend-postgrest/**"
- "database/**"
- "e2e/**"
- "frontend/**"
- "nginx/**"
pull_request:
paths:
- "authentication/**"
- "backend-postgrest/**"
- "database/**"
- "e2e/**"
- "frontend/**"
- "nginx/**"

jobs:
ubuntu-v22:
Expand Down

0 comments on commit 8cb73b7

Please sign in to comment.