Skip to content

Commit

Permalink
Revert "chore: change preview release branch to release OSS via LS as…
Browse files Browse the repository at this point in the history
… preview (#397)"

This reverts commit 8c19751.
  • Loading branch information
j-luong committed Nov 29, 2023
1 parent 85c1a4c commit 6eb7be1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Build and Release "Preview"
on:
push:
branches:
# TODO: revert back to main once this feature is released
- feat/HEAD-78_oss_via_ls
- main
jobs:
build:
uses: snyk/vscode-extension/.github/workflows/ci.yaml@main
Expand Down

0 comments on commit 6eb7be1

Please sign in to comment.