Fix CI trigger

This commit is contained in:
Chuck Lantz
2020-10-14 14:38:19 +00:00
committed by GitHub
parent 28944722c7
commit edd5e11cb0
2 changed files with 2 additions and 1 deletions

View File

@@ -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