Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dinvlad committed Apr 19, 2024
1 parent 57e4044 commit 971071f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-jetbrains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
- ".github/workflows/publish-jetbrains.yml"
- "client/intellij/**"


jobs:
publish-jetbrains:
name: Publish release to JetBrains Marketplace
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- ".github/workflows/publish-pypi.yml"
- "server/**"


jobs:
publish-pypi:
name: Upload release to PyPI
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish-vscode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
- ".github/workflows/publish-vscode.yml"
- "client/vscode/**"


jobs:
publish-vscode:
name: Publish release to VS Code Marketplace
Expand Down

0 comments on commit 971071f

Please sign in to comment.