From d8ac8ffc5e764091045649f65df8acef078a350d Mon Sep 17 00:00:00 2001 From: Ludovic Raess Date: Wed, 13 Sep 2023 18:17:37 +0200 Subject: [PATCH] Remove duplicate build and deploy --- .github/workflows/Documentation.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 0ceea616..c998db39 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -6,9 +6,6 @@ on: - iu/api # main # update to match your development branch (master, main, dev, trunk, ...) tags: '*' pull_request: - branches: - - iu/api # main # update to match your development branch (master, main, dev, trunk, ...) - tags: '*' jobs: build: