Skip to content

Commit

Permalink
experiment: start vscode workflow when language server workflow compl…
Browse files Browse the repository at this point in the history
…etes
  • Loading branch information
chrissimon-au committed Nov 22, 2023
1 parent c077920 commit 16dfa05
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: Contextive VSCode Extension
on:
workflow_run:
workflows: [Contextive Language Server]
types:
- completed
env:
dotnet-version: '7.0.x'
dotnet_runtime: linux-x64
Expand Down

0 comments on commit 16dfa05

Please sign in to comment.