What
CI_WORKFLOW_DRAFT.yml is ready but can't be activated because GitHub PAT lacks workflow scope.
Steps
- Go to github.com/settings/tokens
- Edit the PAT to include
workflow scope
- Rename
.github/CI_WORKFLOW_DRAFT.yml to .github/workflows/tests.yml
- Push
Impact
Automated testing on Python 3.9-3.12 for every push/PR.
What
CI_WORKFLOW_DRAFT.ymlis ready but can't be activated because GitHub PAT lacksworkflowscope.Steps
workflowscope.github/CI_WORKFLOW_DRAFT.ymlto.github/workflows/tests.ymlImpact
Automated testing on Python 3.9-3.12 for every push/PR.