Skip to content

fix: update workflow to use patch version #129

fix: update workflow to use patch version

fix: update workflow to use patch version #129

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@26b681856902e0cb0ffb385192a4d0021919a8a4
with:
whitelist: "cliffchapmanrbx"
use-remote-repo: true
remote-repo-name: "roblox/cla-bot-store"
secrets: inherit