Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Update git portion of the cpanel auto deploy bash script #14

Update git portion of the cpanel auto deploy bash script

Update git portion of the cpanel auto deploy bash script #14

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 }}