We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f3f5f commit 8733eb1Copy full SHA for 8733eb1
.github/workflows/readme-sync.yml
@@ -52,7 +52,7 @@ jobs:
52
echo "No documentation changes detected, exiting."
53
fi
54
env:
55
- SOURCE_PATH: ./docs/docs/cli-ide-and-ci-cd-integrations/snyk-ide-plugins-and-extensions/visual-studio-extension/README.md
+ SOURCE_PATH: ./docs/docs/developer-tools/snyk-ide-plugins-and-extensions/visual-studio-extension/README.md
56
FILE_TO_COMMIT: README.md
57
DESTINATION_REPOSITORY: snyk-visual-studio-plugin
58
DESTINATION_BRANCH: docs/automatic-gitbook-update
0 commit comments