Skip to content

feat: carry enacted_by identity on Abort/Signal and add SignalInfo result #635

feat: carry enacted_by identity on Abort/Signal and add SignalInfo result

feat: carry enacted_by identity on Abort/Signal and add SignalInfo result #635

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml
sync-labels: false