Skip to content

Cherry-pick thunk extra-arg change onto 3.x patch branch #228

Cherry-pick thunk extra-arg change onto 3.x patch branch

Cherry-pick thunk extra-arg change onto 3.x patch branch #228

Workflow file for this run

name: "CLA Signature Bot"
on:
issue_comment:
types: [created]
pull_request:
types: [opened,closed,synchronize]
jobs:
clabot:
runs-on: ubuntu-latest
steps:
- name: "CLA Signature Bot"
uses: roblox/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
whitelist: "LPGhatguy,ZoteTheMighty,cliffchapmanrbx,MisterUncloaked,matthargett"
use-remote-repo: true
remote-repo-name: "roblox/cla-bot-store"
remote-repo-pat: ${{ secrets.CLA_REMOTE_REPO_PAT }}
url-to-cladocument: "https://roblox.github.io/cla-bot-store/"