Skip to content

Bump the github group with 3 updates #21

Bump the github group with 3 updates

Bump the github group with 3 updates #21

name: Handle pull request events
on:
pull_request_target:
types: [review_requested, labeled]
jobs:
call-workflow:
name: Call shared workflow
uses: learningequality/.github/.github/workflows/pull-request-target.yml@main
secrets:
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}
LE_BOT_PRIVATE_KEY: ${{ secrets.LE_BOT_PRIVATE_KEY }}