Commit 6090b7e
authored
📖Docs: Update
## 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_dispatch` and a nightly scheduled run (`cron: '0 0 * *
*'`) to allow manual and automated executions of the workflow.
**Permissions:**
* Expanded required permissions to include `statuses`, `pages`, and
`id-token` in addition to `contents` and `pull-requests`.
**Workflow version:**
* Updated the referenced workflow from version `v2` to `v5` for the
`Process-PSModule` job.README.md with new use cases (#227)1 parent ea29e6b commit 6090b7e
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
102 | | - | |
| 108 | + | |
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
| |||
0 commit comments