Skip to content

remove literal generic type parameters of Can* #216

remove literal generic type parameters of Can*

remove literal generic type parameters of Can* #216

Workflow file for this run

# label PR's based on changed files
name: Pull Request Labeler
on:
pull_request_target:
types: [opened]
jobs:
label_pull_request:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
if: github.repository == 'jorenham/optype'