Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 275 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 275 Bytes

CLA Bot

Simple GitHub Actions bot that'll check if the GitHub user that opened a PR is present in the contributors.yml file. If not, it'll post a comment to ask the user to review and sign the CLA

Making changes

  1. Update the code in src/index.ts
  2. Run npm build