Skip to content

Bump morelinq from 4.2.0 to 4.3.0 #2008

Bump morelinq from 4.2.0 to 4.3.0

Bump morelinq from 4.2.0 to 4.3.0 #2008

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"