diff --git a/.github/workflows/devcontainer-cache.yml b/.github/workflows/devcontainer-cache.yml index 121b440f17c..0e2dbfab8a7 100644 --- a/.github/workflows/devcontainer-cache.yml +++ b/.github/workflows/devcontainer-cache.yml @@ -3,7 +3,7 @@ name: VS Code Repo Dev Container Cache Image Generation on: push: # Currently doing this for master, but could be done for PRs as well - branch: + branches: - 'master' # Only updates to these files result in changes to installed packages, so skip otherwise diff --git a/yarn.lock b/yarn.lock index d1abe68fe26..6cb3e84012e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10200,3 +10200,4 @@ zone.js@0.7.6: version "0.7.6" resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.7.6.tgz#fbbc39d3e0261d0986f1ba06306eb3aeb0d22009" integrity sha1-+7w50+AmHQmG8boGMG6zrrDSIAk= +