Skip to content

Commit 5dfa3d2

Browse files
authored
Update cla.yaml
Former-commit-id: 8a5bbd7 Former-commit-id: cb6697346bcec2f76990496bbb6ff41f9823d2d7
1 parent 47e5445 commit 5dfa3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
steps:
1212
- name: "CLA Assistant"
1313
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
14-
# Beta Release
1514
uses: contributor-assistant/[email protected]
1615
env:
1716
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -23,3 +22,4 @@ jobs:
2322
remote-organization-name: lunasec-io
2423
remote-repository-name: cla-sigs
2524
allowlist: 'github-actions[bot]'
25+
lock-pullrequest-aftermerge: false

0 commit comments

Comments
 (0)