You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Only run this workflow on the main repository (continuedev/continue)
18
+
if: github.repository == 'continuedev/continue'
17
19
steps:
18
20
- name: "CLA Assistant"
19
21
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'
0 commit comments