Skip to content

Commit f5e776a

Browse files
authored
test cla (#363)
* test cla * revert back to original version * revert back to original version
1 parent 017517b commit f5e776a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: "CLA Assistant"
1313
if: (github.event.comment.body == 'recheckcla' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
1414
# Alpha Release
15-
uses: cla-assistant/cla-assistant@v2.13.0
15+
uses: cla-assistant/cla-assistant@v2.0.1
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)