Skip to content

Added a new path to the content array in tailwind.config.js.stub to include files from the vendors/fuelviews directory, in order to ensure that the styles from those files are also applied. #17

Added a new path to the content array in tailwind.config.js.stub to include files from the vendors/fuelviews directory, in order to ensure that the styles from those files are also applied.

Added a new path to the content array in tailwind.config.js.stub to include files from the vendors/fuelviews directory, in order to ensure that the styles from those files are also applied. #17

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