Update badge to filter to master push events

This commit is contained in:
Josh Gross
2019-11-05 10:59:26 -05:00
committed by GitHub
parent f66a56e59e
commit d8c5e69fe2

View File

@ -2,7 +2,7 @@
This GitHub Action allows caching dependencies and build outputs to improve workflow execution time.
<a href="https://github.com/actions/cache"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg"></a>
<a href="https://github.com/actions/cache"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a>
## Usage