/claude Please look at the Github workflow at .github/workflows/claude.yaml and then create a template from it under template/.github/workflows. You can reference the other workflow templates in the target directory to see how this is done. Special care must be taken to ensure that Github Actions variable expansions are not interpreted by Jinja2.
/claude Please look at the Github workflow at
.github/workflows/claude.yamland then create a template from it undertemplate/.github/workflows. You can reference the other workflow templates in the target directory to see how this is done. Special care must be taken to ensure that Github Actions variable expansions are not interpreted by Jinja2.