diff --git a/copier.yml b/copier.yml index 083e548d..39f7ccd1 100644 --- a/copier.yml +++ b/copier.yml @@ -193,4 +193,4 @@ use_codeql: default: true help: 'Whether to add codeql integration:' type: bool - when: '{{ repo_platform == "github.com" }}' + when: '{{ repo_platform == "github" }}'