Skip to content

Commit 27e7ff9

Browse files
committed
make build status specific to master branch
Change-Id: Ifc9225e1de647facdacaf77995844246abb92f65
1 parent f125a8b commit 27e7ff9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Processor Counter Monitor (PCM) is an application programming interface (API) an
1414
Current Build Status
1515
--------------------------------------------------------------------------------
1616

17-
- Linux: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Linux%20make)](https://github.com/intel/pcm/actions/workflows/linux_make.yml?query=branch%3Amaster)
17+
- Linux: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Linux%20make/master)](https://github.com/intel/pcm/actions/workflows/linux_make.yml?query=branch%3Amaster)
1818
- Windows: [![Build status](https://ci.appveyor.com/api/projects/status/github/intel/pcm?branch=master&svg=true)](https://ci.appveyor.com/project/opcm/pcm)
19-
- FreeBSD: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/FreeBSD%20build)](https://github.com/intel/pcm/actions/workflows/freebsd_build.yml?query=branch%3Amaster)
20-
- OS X: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Mac%20OS%20X%20build)](https://github.com/intel/pcm/actions/workflows/macosx_build.yml?query=branch%3Amaster)
21-
- Docker container: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Docker%20Build)](doc/DOCKER_README.md)
19+
- FreeBSD: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/FreeBSD%20build/master)](https://github.com/intel/pcm/actions/workflows/freebsd_build.yml?query=branch%3Amaster)
20+
- OS X: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Mac%20OS%20X%20build/master)](https://github.com/intel/pcm/actions/workflows/macosx_build.yml?query=branch%3Amaster)
21+
- Docker container: [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/intel/pcm/Docker%20Build/master)](doc/DOCKER_README.md)
2222

2323
--------------------------------------------------------------------------------
2424
PCM Tools

0 commit comments

Comments
 (0)