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
Copy file name to clipboardexpand all lines: .github/workflows/cla.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ jobs:
26
26
remote-organization-name: KusionStack
27
27
remote-repository-name: cla.db
28
28
branch: 'main'
29
-
allowlist: 'test'
29
+
allowlist: 'bot*'
30
30
31
31
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
32
32
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
0 commit comments