Delete .github/workflows/snorkell-auto-documentation.yml

pull/273/head
SpectralVectors 2024-09-08 16:15:00 -04:00 zatwierdzone przez GitHub
rodzic 3c59b3efb7
commit d10ab0625f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 19 usunięć

Wyświetl plik

@ -1,19 +0,0 @@
# 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/snorkell-documentation-client@v1.0.0
with:
client_id: ${{ secrets.SNORKELL_CLIENT_ID }}
api_key: ${{ secrets.SNORKELL_API_KEY }}
branch_name: "master"