Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
rgychiu committed Nov 17, 2023
1 parent 1ad3dfc commit f7ecba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: "Run CLA Bot"
uses: roblox/cla-signature-bot@f420e72f79c73ccbc1b7ec6cb90bbe08f0743da5
env:
GITHUB_TOKEN: ${{ github.token }}
with:
branch: master
path-to-signatures: "signatures/cla.json"
Expand Down

0 comments on commit f7ecba4

Please sign in to comment.