diff --git a/.github/workflows/euria-review.yml b/.github/workflows/euria-review.yml deleted file mode 100644 index 091cb6995..000000000 --- a/.github/workflows/euria-review.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Euria Review - -on: - pull_request: - types: [opened, synchronize, reopened] - -concurrency: - group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} - cancel-in-progress: true - -jobs: - euria-review: - uses: infomaniak/.github/.github/workflows/euria-review.yml@v2 - secrets: inherit \ No newline at end of file