Skip to content

Commit

Permalink
debug: test doc sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Catalina Oyaneder committed Jul 8, 2024
1 parent f4f6dc0 commit 8ab6cac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/readme-sync.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
description: Use this documentation to get started with the JetBrains plugin.
---

# JetBrains plugins
<!-- Plugin description start -->
<img src="https://github.com/snyk/snyk-intellij-plugin/assets/1948377/cf657b1d-a961-4d02-b72f-9ab374ce2889" width="480" align="right" style="padding-bottom: 50px;">
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.
Expand Down

0 comments on commit 8ab6cac

Please sign in to comment.