Skip to content

Testing issue 4

Testing issue 4 #8

name: Test Community Contribution Label
on:
issues:
types: [assigned, unassigned]
jobs:
call-label-action:
uses: learningequality/.github/.github/workflows/community-contribution-label.yml@main
secrets:
LE_BOT_APP_ID: ${{ secrets.LE_BOT_APP_ID }}
LE_BOT_PRIVATE_KEY: ${{ secrets.LE_BOT_PRIVATE_KEY }}