mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Tie Actions workflow to lock files so minor edits do not trigger it
This commit is contained in:
1
.github/workflows/devcontainer-cache.yml
vendored
1
.github/workflows/devcontainer-cache.yml
vendored
@@ -8,7 +8,6 @@ on:
|
||||
|
||||
# Only updates to these files result in changes to installed packages, so skip otherwise
|
||||
paths:
|
||||
- '**/package.json'
|
||||
- '**/package-lock.json'
|
||||
- '**/yarn.lock'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user