diff --git a/.github/workflows/snorkell-auto-documentation.yml b/.github/workflows/snorkell-auto-documentation.yml
new file mode 100644
index 00000000..926c7e53
--- /dev/null
+++ b/.github/workflows/snorkell-auto-documentation.yml
@@ -0,0 +1,19 @@
+# This workflow will improvise current file with AI genereated documentation and Create new PR
+
+name: Penify - Revolutionizing Documentation on GitHub
+
+on:
+ push:
+ branches: ["main"]
+ workflow_dispatch:
+
+jobs:
+ Documentation:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Penify DocGen Client
+ uses: SingularityX-ai/snorkell-documentation-client@v1.0.0
+ with:
+ client_id: ${{ secrets.SNORKELL_CLIENT_ID }}
+ api_key: ${{ secrets.SNORKELL_API_KEY }}
+ branch_name: "main"
\ No newline at end of file
diff --git a/README.md b/README.md
index 450bf3e8..9b31f4a5 100644
--- a/README.md
+++ b/README.md
@@ -277,6 +277,13 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
Rafael Domiciano
+
+
+
+
+ Victor Leonardo Brandão
+
+ |
@@ -298,6 +305,8 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
Rodrigo Castro
|
+
+
@@ -337,6 +346,13 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
dependabot[bot]
|
+
+
+
+
+ penify-dev[bot]
+
+ |
@@ -350,28 +366,21 @@ The data is automatically updated daily using a [tool](https://github.com/guibra
codefactor-io[bot]
- |
-
-
-
-
- deepsource-io[bot]
-
|
-
-
+
+
- penify-dev[bot]
+ deepsource-autofix[bot]
|
-
-
+
+
- deepsource-autofix[bot]
+ deepsource-io[bot]
|
diff --git a/README.pt-br.md b/README.pt-br.md
index 9ea4f82b..5413e261 100644
--- a/README.pt-br.md
+++ b/README.pt-br.md
@@ -277,6 +277,13 @@ Os dados são atualizados diariamente de forma automática por meio de uma [ferr
Rafael Domiciano
+
+
+
+
+ Victor Leonardo Brandão
+
+ |
@@ -298,6 +305,8 @@ Os dados são atualizados diariamente de forma automática por meio de uma [ferr
Rodrigo Castro
|
+
+
@@ -337,6 +346,13 @@ Os dados são atualizados diariamente de forma automática por meio de uma [ferr
dependabot[bot]
|
+
+
+
+
+ penify-dev[bot]
+
+ |
@@ -350,28 +366,21 @@ Os dados são atualizados diariamente de forma automática por meio de uma [ferr
codefactor-io[bot]
- |
-
-
-
-
- deepsource-io[bot]
-
|
-
-
+
+
- penify-dev[bot]
+ deepsource-autofix[bot]
|
-
-
+
+
- deepsource-autofix[bot]
+ deepsource-io[bot]
|