Skip to content

Merge branch 'main' into feature/release-12.6.4.GA #333

Merge branch 'main' into feature/release-12.6.4.GA

Merge branch 'main' into feature/release-12.6.4.GA #333

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