diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 791e039..3f006f0 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -19,7 +19,7 @@ jobs: path-to-signatures: 'cla/signatures.json' path-To-cladocument: 'https://github.com/domenkozar/nix.dev/blob/master/cla/README.md' # branch should not be protected - branch: 'trunk' + branch: 'master' whitelist: imgbot,dependabot* empty-commit-flag: false blockchain-storage-flag: false