Skip to content

Commit

Permalink
Update GitHub Actions status badge markdown in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Mescalchin committed Feb 24, 2022
1 parent 341e6d7 commit 3fdafa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This action allows caching dependencies and build outputs to improve workflow execution time.

<a href="https://github.com/actions/cache/actions?query=workflow%3ATests"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=main&event=push"></a>
[![Tests](https://github.com/actions/cache/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/cache/actions/workflows/workflow.yml)

## Documentation

Expand Down

0 comments on commit 3fdafa4

Please sign in to comment.