Skip to content

chore(deps-dev): Bump @storybook/react from 7.6.10 to 8.0.10 #37

chore(deps-dev): Bump @storybook/react from 7.6.10 to 8.0.10

chore(deps-dev): Bump @storybook/react from 7.6.10 to 8.0.10 #37

Workflow file for this run

name: "Code Review"
permissions:
contents: read
pull-requests: write
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: anc95/ChatGPT-CodeReview@main
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
OPENAI_API_KEY: "${{ secrets.OPENAI_API_KEY }}"