mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
fix(ci): don't build all VS Code plugins on PRs
It's redundant, since we run the relevant tests. We're keeping them on commits to `master`, though.
This commit is contained in:
parent
44b3124513
commit
034ff3d232
1 changed files with 0 additions and 2 deletions
2
.github/workflows/vscode_plugin.yml
vendored
2
.github/workflows/vscode_plugin.yml
vendored
|
|
@ -4,8 +4,6 @@ on:
|
|||
push:
|
||||
branches: ["master"]
|
||||
tags: ["v*"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue