Skip to content

fix: incorrectly applied patch in commit c6d18c3c71597e78572378fc4dde… #58

fix: incorrectly applied patch in commit c6d18c3c71597e78572378fc4dde…

fix: incorrectly applied patch in commit c6d18c3c71597e78572378fc4dde… #58

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