diff --git a/README.md b/README.md index 9cf0920..84f232f 100644 --- a/README.md +++ b/README.md @@ -311,3 +311,7 @@ Contributions are welcome! Please open issues or pull requests for bug fixes, ne ## License Apache License 2.0. See [LICENSE](LICENSE) for details. + +## GitHub Actions + +Workflows are being updated to improve git permissions for CI/CD automation. See the `fix/git-permission-issues` branch for details.