Skip to content

CLA Bot test

CLA Bot test #2

Workflow file for this run

name: "CLA Signature Bot"
on:
pull_request:
types: [opened, closed, synchronize]
jobs:
CLABot:
runs-on: ubuntu-latest
steps:
- name: "CLA Signature Bot"
uses: roblox/cla-assistant@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
path-to-signatures: "signatures/version1/cla.json"
url-to-cladocument: "https://gist.github.com/FarazzShaikh/eff594615eee628ce07680436d4cdf69"
# This branch can't have protections, commits are made directly to the specified branch.
branch: "main"
whitelist: farazzshaikh
blockchain-storage-flag: false