Don't cache downloads on master

This commit is contained in:
Paul Hebble 2020-12-29 17:59:15 -06:00
parent 8cb90ff151
commit ee722e4f4f
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
with:
fetch-depth: 0
- name: Cache downloads
if: ${{ github.event_name == 'pull_request' }}
uses: actions/cache@v2
with:
path: .cache