diff --git a/README.md b/README.md index 9cd8b40..03249fe 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,6 @@ [![Build](https://github.com/JetBrains/intellij-platform-plugin-template/workflows/Build/badge.svg)][gh:build] [![Slack](https://img.shields.io/badge/Slack-%23intellij--platform--plugin--template-blue)][jb:slack] -> ⚠️ -> -> **Warning:** Currently, GitHub Actions are not enabled by default anymore for the projects created using the Repository Template. -> Issue is [reported](https://github.community/t/workflow-isnt-enabled-in-repos-generated-from-template/136421), but for now it is required to perform the following steps manually: -> 1. Click Use the Template button. -> 2. In the created repository, go to *Actions* tab and click Enable Actions on this repository. -> 3. Commit and push any change to the repository, i.e. remove the `LICENSE` file. -> -> ⚠️ - > **TL;DR:** Click the Use this template button and clone it in IntelliJ IDEA.