Skip to content

feat: Add compose lint #10

feat: Add compose lint

feat: Add compose lint #10

Workflow file for this run

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