From 8ab6cacbdd40cff63516967f2d89b27956ead3a2 Mon Sep 17 00:00:00 2001 From: Catalina Oyaneder Date: Mon, 8 Jul 2024 14:47:38 +0100 Subject: [PATCH] debug: test doc sync --- .github/workflows/readme-sync.yml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/readme-sync.yml b/.github/workflows/readme-sync.yml index 0ade8f9b6..3b9ac9114 100644 --- a/.github/workflows/readme-sync.yml +++ b/.github/workflows/readme-sync.yml @@ -1,6 +1,9 @@ name: Synchronize Readme # Copied from: https://github.com/snyk/vscode-extension/blob/e34b720733956dbd1b185f0ff3b16a6003ad3bbb/.github/workflows/readme-sync.yaml on: + push: + branches: + - fix/IDE-479-upgrate-detekt workflow_dispatch: schedule: - cron: '0 12 * * 1-5' # Mon-Fri at 12 diff --git a/README.md b/README.md index fcfd39d40..37a5a1a62 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ --- description: Use this documentation to get started with the JetBrains plugin. --- - # JetBrains plugins + Snyk offers IDE integrations that allow you to use the functionality of Snyk in your Integrated Development Environment. This page describes the Snyk JetBrains plugins. For information about all of the IDE plugins and their use, see [Snyk for IDEs](https://docs.snyk.io/ide-tools) in the docs. Snyk supports JetBrains plugins from version 2020.2 for [IntelliJ IDEA](https://snyk.io/lp/intellij-ide-plugin/) and [WebStorm](https://snyk.io/lp/webstorm-ide-plugin/) as well as Android Studio, AppCode, GoLand, PhpStorm, PyCharm, Rider, and RubyMine.