8000 update CLA Github action to not lock PRs after merge (#6708) · localstack/localstack@fc8b122 · GitHub
[go: up one dir, main page]

Skip to content

Commit fc8b122

Browse files
authored
update CLA Github action to not lock PRs after merge (#6708)
1 parent 58326f9 commit fc8b122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
path-to-document: "https://github.com/localstack/localstack/blob/master/.github/CLA.md"
2828
branch: "cla-signatures"
2929
allowlist: "localstack-bot,renovate-bot,renovate"
30+
lock-pullrequest-aftermerge: false

0 commit comments

Comments
 (0)
0