Skip to content

Version 1.3.4 - Context manager support, bug fixes and operation updates #701

Version 1.3.4 - Context manager support, bug fixes and operation updates

Version 1.3.4 - Context manager support, bug fixes and operation updates #701

Workflow file for this run

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