From d9d97a2b81658d2a60be4f20d6a06046ea0ec80d Mon Sep 17 00:00:00 2001 From: "penify-dev[bot]" <146478655+penify-dev[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:29:23 +0000 Subject: [PATCH] Penify config file --- .github/workflows/snorkell-auto-documentation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/snorkell-auto-documentation.yml b/.github/workflows/snorkell-auto-documentation.yml index 935a60590922..34c752ff0dd7 100644 --- a/.github/workflows/snorkell-auto-documentation.yml +++ b/.github/workflows/snorkell-auto-documentation.yml @@ -1,6 +1,6 @@ # This workflow will improvise current file with AI genereated documentation and Create new PR -name: Snorkell.ai - Revolutionizing Documentation on GitHub +name: Penify - Revolutionizing Documentation on GitHub on: push: @@ -11,7 +11,7 @@ jobs: Documentation: runs-on: ubuntu-latest steps: - - name: Snorkell DocGen Client + - name: Penify DocGen Client uses: SingularityX-ai/snorkell-documentation-client@v1.0.0 with: client_id: ${{ secrets.SNORKELL_CLIENT_ID }}