v5.2.1
📖Docs: Update README.md with new use cases (#227)
Description
This pull request updates the workflow configuration in the README.md to enhance automation and permissions, and to use the latest workflow version. The most important changes are:
Workflow triggers and scheduling:
- Added
workflow_dispatchand a nightly scheduled run (cron: '0 0 * * *') to allow manual and automated executions of the workflow.
Permissions:
- Expanded required permissions to include
statuses,pages, andid-tokenin addition tocontentsandpull-requests.
Workflow version:
- Updated the referenced workflow from version
v2tov5for theProcess-PSModulejob.