From bbf1d4390f2963b78e04e11a63935685c79f1aa9 Mon Sep 17 00:00:00 2001 From: Vincent Chalamon <407859+vincentchalamon@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:33:10 +0200 Subject: [PATCH] test: test with pwa file change, it should not change anything --- pwa/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwa/README.md b/pwa/README.md index b3e8271c3..ecca1b4cf 100644 --- a/pwa/README.md +++ b/pwa/README.md @@ -5,3 +5,5 @@ Contains a [Next.js](https://nextjs.org/) project bootstrapped with [pnpm](https The `admin` page contains an API Platform Admin project (refer to its [documentation](https://api-platform.com/docs/admin)). You can also generate your web app here by using the API Platform Client Generator (refer to its [documentation](https://api-platform.com/docs/client-generator/nextjs/)). + +Change this file just to focus on API files on "Lint API" CI job.