Skip to content

Merge branch 'master' of https://github.com/rodriguez-p/rodriguez-p.g… #26

Merge branch 'master' of https://github.com/rodriguez-p/rodriguez-p.g…

Merge branch 'master' of https://github.com/rodriguez-p/rodriguez-p.g… #26

# This workflow will improvise current file with AI genereated documentation and Create new PR
name: Penify - Revolutionizing Documentation on GitHub
on:
push:
branches: ["master"]
workflow_dispatch:
jobs:
Documentation:
runs-on: ubuntu-latest
steps:
- name: Penify DocGen Client
uses: SingularityX-ai/[email protected]
with:
client_id: ${{ secrets.SNORKELL_CLIENT_ID }}
api_key: ${{ secrets.SNORKELL_API_KEY }}
branch_name: "master"