EficodeRND / pluto-workflow-templates

Repository for the Pluto workflow templates
Apache License 2.0
0 stars 0 forks source link

Set code scanning for Pluto user #14

Closed evolaine closed 2 years ago

evolaine commented 2 years ago

GitHub has code scanning, which will be enabled for Pluto users. See https://github.com/EficodeEntDemo/pluto/blob/main/.github/workflows/codeql-analysis.yml for an example. Python should be in the languages at least. Also add the code scanning to status checks in the repository settings.

When the workflows are run for the user, some python code should already be in the user repository.