Skip to content

Commit 85ad146

Browse files
committed
Adjust badge
1 parent aba3a27 commit 85ad146

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- main
88
- 'cesium.com'
99
- production
10+
- 'github-actions'
1011
jobs:
1112
if_error_or_failure:
1213
runs-on: ubuntu-latest

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CesiumJS
22

3-
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/main.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/main.yml)
3+
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml)
44
[![npm](https://img.shields.io/npm/v/cesium)](https://www.npmjs.com/package/cesium)
55
[![Docs](https://img.shields.io/badge/docs-online-orange.svg)](https://cesium.com/learn/)
66

packages/engine/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @cesium/engine
22

3-
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/main.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/main.yml)
3+
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml)
44
[![npm](https://img.shields.io/npm/v/@cesium/engine)](https://www.npmjs.com/package/@cesium/engine)
55
[![Docs](https://img.shields.io/badge/docs-online-orange.svg)](https://cesium.com/learn/)
66

packages/widgets/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @cesium/widgets
22

3-
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/main.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/main.yml)
3+
[![Build Status](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml/badge.svg)](https://github.com/CesiumGS/cesium/actions/workflows/dev.yml)
44
[![npm](https://img.shields.io/npm/v/@cesium/widgets)](https://www.npmjs.com/package/@cesium/widgets)
55
[![Docs](https://img.shields.io/badge/docs-online-orange.svg)](https://cesium.com/learn/)
66

0 commit comments

Comments
 (0)