Skip to content

Commit

Permalink
chore: change preview release branch to release OSS via LS as preview (
Browse files Browse the repository at this point in the history
  • Loading branch information
j-luong authored Nov 23, 2023
1 parent a150715 commit 8c19751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Build and Release "Preview"
on:
push:
branches:
- main
# TODO: revert back to main once this feature is released
- feat/HEAD-78_oss_via_ls
jobs:
build:
uses: snyk/vscode-extension/.github/workflows/ci.yaml@main
Expand Down

0 comments on commit 8c19751

Please sign in to comment.