Skip to content

Add new contributors to .clabot configuration #28

Add new contributors to .clabot configuration

Add new contributors to .clabot configuration #28

name: Validate cla-bot config file
on: [push, pull_request]
jobs:
Check-Config-Is-Valid-JSON:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: List files in the repository
run: |
jq < ${{ github.workspace }}/.clabot