Skip to content

Commit

Permalink
Update CLA bot
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazzShaikh committed Sep 25, 2024
1 parent 5a75a30 commit 631201b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: "CLA Signature Bot"
on:
issue_comment:
types: [created]
pull_request:
types: [opened, closed, synchronize]

Expand All @@ -10,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "CLA Signature Bot"
uses: roblox/cla-assistant@2.0.0
uses: roblox/cla-assistant@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 631201b

Please sign in to comment.