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.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ jobs:
24
24
remote-repository-name: cla.db
25
25
branch: 'main'
26
26
allowlist: bot*
27
+
lock-pullrequest-aftermerge: false
27
28
28
29
#below are the optional inputs - If the optional inputs are not given, then default values will be taken
29
30
#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