Skip to content

Commit

Permalink
Merge pull request #297 from d4v1d03/main
Browse files Browse the repository at this point in the history
disable auto block pr option
  • Loading branch information
Peefy authored Apr 7, 2024
2 parents 19ebda3 + dbac3a6 commit 322f190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
path-to-document: 'https://github.com/kcl-lang/.github/blob/main/CLA.md' # e.g. a CLA or a DCO document

# branch should not be protected
lock-pullrequest-aftermerge: True
lock-pullrequest-aftermerge: false
path-to-signatures: 'signatures/version1/cla.json'
remote-organization-name: kcl-lang
remote-repository-name: cla.db
Expand Down

0 comments on commit 322f190

Please sign in to comment.