Template python repo
In order for the notebook automation workflow (inside of .github folder) to work when you protect the main branch (see rulesets), you'll need to use the deploy keys
approach detailed in this release-workflow-example (note that we've chosen a different name for the secret - ACTIONS_BOT_KEY
).