From: Claromes Date: Fri, 14 Jun 2024 09:48:46 +0000 (-0300) Subject: update docs deploy X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=7391fc48a97a670198531237786068141cb00553;p=waybacktweets.git update docs deploy --- diff --git a/.github/documentation.yml b/.github/documentation.yml index e4fa71e..a101ad3 100644 --- a/.github/documentation.yml +++ b/.github/documentation.yml @@ -1,6 +1,10 @@ name: documentation -on: [push, pull_request, workflow_dispatch] +on: + pull_request: + types: [opened, ready_for_review] + push: + workflow_dispatch: permissions: contents: write