Fix status badge

This commit is contained in:
Michal Dorner 2020-05-21 14:56:45 +02:00
parent 25327a213e
commit 9b321c4b3a
No known key found for this signature in database
GPG Key ID: 9EEE04B48DA36786
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<p align="center">
<a href="https://github.com/dorny/pr-changed-files-filter/actions"><img alt="typescript-action status" src="https://github.com/dorny/pr-changed-files-filter/workflows/build/badge.svg"></a>
<a href="https://github.com/dorny/pr-changed-files-filter/actions"><img alt="typescript-action status" src="https://github.com/dorny/pr-changed-files-filter/workflows/Build/badge.svg"></a>
</p>
**CAUTION**: This action can be only used in a workflow triggered by `pull_request` event.