diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ee1a77..0cb9c7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,6 +67,10 @@ This step runs integration tests located in the `plugin/src/sbt-test/sv` folder #### `Release` workflow +> You can skip the release workflow, by adding this text to the commit message: + +`[skip release]` + ##### `Push git tag` step The step increments the current version and pushes a new git tag diff --git a/README.md b/README.md index b999089..4b4b65e 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,6 @@ This sequence of commands will print all the logs generated during packaging to - Gaƫl Jourdan-Weil (https://github.com/gaeljw) ## License -Copyright (C) 2019-2024 HERE Europe B.V. +Copyright (C) 2019-2025 HERE Europe B.V. Unless otherwise noted in `LICENSE` files for specific files or directories, the [LICENSE](LICENSE) in the root applies to all content in this repository.