update docs deploy
authorClaromes <claromes@hey.com>
Fri, 14 Jun 2024 09:48:46 +0000 (06:48 -0300)
committerClaromes <claromes@hey.com>
Fri, 14 Jun 2024 09:48:46 +0000 (06:48 -0300)
.github/documentation.yml

index e4fa71e147273973825e9cab9c247fefb8945b0b..a101ad39319c2344820677e256bd6f6b938ae0cc 100644 (file)
@@ -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