diff options
| author | Joe Richey <joerichey@google.com> | 2020-11-26 01:25:12 -0800 |
|---|---|---|
| committer | Joseph Richey <joerichey94@gmail.com> | 2020-11-26 01:34:54 -0800 |
| commit | cc933cdb51cb14dadd72217842e7a27854d63982 (patch) | |
| tree | cbb0db7d8c1188b51e420cd5d4356fd80f3b09fa | |
| parent | 0692c00a2af75a5ec6c26e58adb37fa152912dce (diff) | |
README: Fix badge image
Workflow names are case-sensitive
Signed-off-by: Joe Richey <joerichey@google.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # fscrypt [](https://github.com/google/fscrypt/releases) -[](https://github.com/google/fscrypt/actions?query=workflow%3ACI+branch%3Amaster) +[](https://github.com/google/fscrypt/actions?query=workflow%3ACI+branch%3Amaster) [](https://coveralls.io/github/google/fscrypt?branch=master) [](https://godoc.org/github.com/google/fscrypt) [](https://goreportcard.com/report/github.com/google/fscrypt) |