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 c9ec3a2 commit d3463cbCopy full SHA for d3463cb
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: VSCode Release
2
on:
3
push:
4
- branches: [main]
+ branches: [release]
5
6
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
7
jobs:
0 commit comments