diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 400b538..b3c1ebd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,6 +18,7 @@ concurrency: #group: "${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}" cancel-in-progress: true + jobs: coding-standard: name: "Coding standard"