|
fix(workflows): remove unnecessary permission and add token for checkout
- Remove the unnecessary `actions: write` permission from the workflow file. - Add the `token` parameter to the `Checkout` step in order to use the correct authentication token for the repository synchronization. This commit fixes the workflow file by removing unnecessary permissions and ensuring the correct token is used for repository synchronization. |
|---|
|
|
| .github/workflows/template.yaml |
|---|