Skip to content

bump: compatible with Lightning v2 #373

bump: compatible with Lightning v2

bump: compatible with Lightning v2 #373

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, reopened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"