Skip to content

Add YouTube link to footer socials in docs.json #4634

Add YouTube link to footer socials in docs.json

Add YouTube link to footer socials in docs.json #4634

name: Continue General Review
on:
push:
branches:
- main
pull_request:
types: [opened, ready_for_review]
issue_comment:
types: [created]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
general-code-review:
name: Continue General Review
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Run Continue PR Review Action
uses: continuedev/continue/actions/general-review@main
with:
continue-api-key: ${{ secrets.CONTINUE_API_KEY }}
continue-org: "continuedev"
continue-agent: "empty-agent"