Skip to content

Commit c5c926a

Browse files
authored
update GHA badge list (#5320)
1 parent 5820aa9 commit c5c926a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Firebase iOS Open Source Development
2+
[![Actions Status][gh-auth-badge]][gh-actions]
23
[![Actions Status][gh-core-badge]][gh-actions]
3-
[![Actions Status][gh-dynamiclinks-badge]][gh-actions]
44
[![Actions Status][gh-datatransport-badge]][gh-actions]
5+
[![Actions Status][gh-dynamiclinks-badge]][gh-actions]
6+
[![Actions Status][gh-firebasepod-badge]][gh-actions]
7+
[![Actions Status][gh-firestore-badge]][gh-actions]
8+
[![Actions Status][gh-interop-badge]][gh-actions]
9+
[![Actions Status][gh-messaging-badge]][gh-actions]
510
[![Actions Status][gh-storage-badge]][gh-actions]
11+
[![Actions Status][gh-symbolcollision-badge]][gh-actions]
612
[![Actions Status][gh-zip-badge]][gh-actions]
713
[![Travis](https://travis-ci.org/firebase/firebase-ios-sdk.svg?branch=master)](https://travis-ci.org/firebase/firebase-ios-sdk)
814

@@ -263,8 +269,14 @@ Your use of Firebase is governed by the
263269
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).
264270

265271
[gh-actions]: https://github.com/firebase/firebase-ios-sdk/actions
272+
[gh-auth-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/auth/badge.svg
266273
[gh-core-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/core/badge.svg
267274
[gh-datatransport-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/datatransport/badge.svg
268275
[gh-dynamiclinks-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/dynamiclinks/badge.svg
276+
[gh-firebasepod-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firebasepod/badge.svg
277+
[gh-firestore-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/firestore/badge.svg
278+
[gh-interop-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/interop/badge.svg
279+
[gh-messaging-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/messaging/badge.svg
269280
[gh-storage-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/storage/badge.svg
281+
[gh-symbolcollision-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/symbolcollision/badge.svg
270282
[gh-zip-badge]: https://github.com/firebase/firebase-ios-sdk/workflows/zip/badge.svg

0 commit comments

Comments
 (0)