Skip to content

chore(deps): bump uuid from 11.1.0 to 14.0.0 #150

chore(deps): bump uuid from 11.1.0 to 14.0.0

chore(deps): bump uuid from 11.1.0 to 14.0.0 #150

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