Skip to content

Updating Article Renderer to be able to return the focusedElement so that we can scroll these elements into view above the keypad. #2866

Updating Article Renderer to be able to return the focusedElement so that we can scroll these elements into view above the keypad.

Updating Article Renderer to be able to return the focusedElement so that we can scroll these elements into view above the keypad. #2866

Workflow file for this run

name: Gerald - Notify and Request Reviewers On Pull Request
"on":
pull_request:
types: [opened, synchronize, reopened, ready_for_review, edited]
jobs:
gerald:
runs-on: ubuntu-latest
steps:
- uses: Khan/actions@gerald-pr-v0
with:
token: ${{ secrets.GITHUB_TOKEN }}
admin-token: ${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}