Skip to content

Commit e677d4f

Browse files
author
Mengqi Yu
authored
add a badge for docs deployment status (#323)
1 parent f9735d8 commit e677d4f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/firebase-hosting-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file was initially auto-generated by the Firebase CLI
22
# https://github.com/firebase/firebase-tools
33

4-
name: Deploy to Firebase Hosting on merge
4+
name: Docs Deployment
55
on:
66
push:
77
branches:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![CI Status](https://github.com/GoogleContainerTools/kpt-functions-catalog/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/GoogleContainerTools/kpt-functions-catalog/actions?query=workflow%3ACI+event%3Apush+branch%3Amaster)
2+
[![Docs Deployment Status](https://github.com/GoogleContainerTools/kpt-functions-catalog/actions/workflows/firebase-hosting-merge.yml/badge.svg?event=push)](https://github.com/GoogleContainerTools/kpt-functions-catalog/actions/workflows/firebase-hosting-merge.yml)
23

34
# kpt Functions Catalog
45

0 commit comments

Comments
 (0)