Skip to content

updated compatibility matrix #290

updated compatibility matrix

updated compatibility matrix #290

Workflow file for this run

name: Check CLA
on:
- pull_request
- push
jobs:
check-cla:
runs-on: ubuntu-latest
name: Verify contributor
steps:
- uses: tidev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}