* Update reusables * Add reviewer feedback Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
303 B
303 B
If the C/C++, C#, or Java code in your repository has a non-standard build process, autobuild may fail. You will need to remove the autobuild step from the workflow, and manually add build steps. If you want to specify which Go files in your repository to extract, you will need to add build steps.