Skip to content

updating FAQ

updating FAQ #152

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