8000 App check status badge in readme (#7941) · firebase/firebase-ios-sdk@e4dcb85 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4dcb85

Browse files
App check status badge in readme (#7941)
1 parent fc6284c commit e4dcb85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Platform](https://img.shields.io/cocoapods/p/Firebase.svg?style=flat)](https://cocoapods.org/pods/Firebase)
44

55
[![Actions Status][gh-abtesting-badge]][gh-actions]
6+
[![Actions Status][gh-appcheck-badge]][gh-actions]
67
[![Actions Status][gh-appdistribution-badge]][gh-actions]
78
[![Actions Status][gh-auth-badge]][gh-actions]
89
[![Actions Status][gh-cocoapods-integration-badge]][gh-actions]
@@ -311,6 +312,7 @@ Your use of Firebase is governed by the
311312

312313
[gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
313314
[gh-abtesting-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/abtesting/badge.svg
315+
[gh-appcheck-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/app_check/badge.svg
314316
[gh-appdistribution-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/appdistribution/badge.svg
315317
[gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg
316318
[gh-cocoapods-integration-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/cocoapods-integration/badge.svg

0 commit comments

Comments
 (0)
0