From fda1499eeeea552e8f4c02b8f042d1a982d537af Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Wed, 18 Jun 2025 14:28:36 +0200 Subject: [PATCH] Fix CI --- .github/workflows/pr-18.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pr-18.yaml b/.github/workflows/pr-18.yaml index 2282299bc58..4f274e28c8f 100644 --- a/.github/workflows/pr-18.yaml +++ b/.github/workflows/pr-18.yaml @@ -1,11 +1,10 @@ # Action to prepare the github action -# Go on Dolibarr - Settings - Developper settings - Enter a name + webhook to disable + Permissions (see app test) + Can install by any account +# Go on Dolibarr - Settings - Developer settings - Enter a name + webhook to disable + Permissions (see app test) + Can install by any account # Click on generate the private keys # Click on Install application - choose user of the Organization -# Go on Organisation - Secret and variables and create a secret PR18_SECRET_KEY and copy the content of received private key. Chooose the repository access to "Repository Dolibarr". -# Go on Organisation - Secret and variables and create a variable PR18_APP_ID and copy the ID of the previously create ID. Chooose the repository access to "Repository Dolibarr". -# -# +# Go on Organisation - Secret and variables and create a secret PR18_SECRET_KEY and copy the content of received private key. Choose the repository access to "Repository Dolibarr". +# Go on Organisation - Secret and variables and create a variable PR18_APP_ID and copy the ID of the previously create ID. Choose the repository access to "Repository Dolibarr". +# name: Set reviewer for v18 on: