From 2517f9ff46cba6c18143aec0dc37ebeab37da561 Mon Sep 17 00:00:00 2001 From: Sebastien Rousseau Date: Fri, 12 May 2023 18:43:10 +0100 Subject: [PATCH] fix(dtt): updated ci --- .github/workflows/document.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/document.yml b/.github/workflows/document.yml index 9e3d47b..c389c02 100644 --- a/.github/workflows/document.yml +++ b/.github/workflows/document.yml @@ -3,12 +3,10 @@ name: 🧪 Document on: push: branches: - - feat/dtt + - main pull_request: branches: - - feat/dtt - release: - types: [created] + - main jobs: all: