Skip to content

Commit

Permalink
Fixed appropriate folder path for the workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 17, 2024
1 parent 17832c7 commit 6566265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ci_vsce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: VSCode Extension Build
on:
push:
paths:
- .github/workflows/**
- extension/**
branches:
- main
Expand Down

0 comments on commit 6566265

Please sign in to comment.