Skip to content

Ignore specific files and directories in Git. Updated package name and added homepage URL #12

Ignore specific files and directories in Git. Updated package name and added homepage URL

Ignore specific files and directories in Git. Updated package name and added homepage URL #12

name: Autofill PR description
on: pull_request
jobs:
openai-pr-description:
runs-on: ubuntu-22.04
steps:
- uses: platisd/openai-pr-description@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
openai_api_key: ${{ secrets.OPEN_AI_PR_DESCRIPTION_API_KEY }}