Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5cbe89f

Browse files
committed
Fix build badge
1 parent 874f80b commit 5cbe89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Actions for VS Code
22

3-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cschleiden/vscode-github-actions/Build)
3+
[![Build](https://github.com/cschleiden/vscode-github-actions/actions/workflows/build.yml/badge.svg)](https://github.com/cschleiden/vscode-github-actions/actions/workflows/build.yml)
44

55
Simple, **unofficial** extension to interact with GitHub Actions from within VS Code.
66

0 commit comments

Comments
 (0)