Skip to content

Merge pull request #20 from aylward/snorkell_ai/auto_doc_8577cf6_e10c2 #7

Merge pull request #20 from aylward/snorkell_ai/auto_doc_8577cf6_e10c2

Merge pull request #20 from aylward/snorkell_ai/auto_doc_8577cf6_e10c2 #7

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