Skip to content

Commit

Permalink
add branch temporary to test endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
srzainab committed Nov 7, 2024
1 parent ff55e3f commit 368801c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish to VS Code Marketplace
on:
push:
branches: [main]
branches: [main, fix/readable-stream-error]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 368801c

Please sign in to comment.