Skip to content

Update license file so that GitHub properly understands that it is Apache 2.0 #573

Update license file so that GitHub properly understands that it is Apache 2.0

Update license file so that GitHub properly understands that it is Apache 2.0 #573

Workflow file for this run

name: "CLA Signature Bot"
on:
issue_comment:
types: [created]
pull_request:
types: [opened,closed,synchronize]
jobs:
call-clabot-workflow:
uses: Roblox/cla-signature-bot/.github/workflows/clabot-workflow.yml@master
with:
whitelist: "shishir-a412ed,Squidcod"
use-remote-repo: true
remote-repo-name: "roblox/cla-bot-store"
secrets: inherit