Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kzrnm committed Jan 2, 2025
1 parent f38c4b4 commit b53788e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "build-test"
name: test
on:
pull_request:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This action gets versions from csproj/vbproj.

![test](https://github.com/kzrnm/get-net-sdk-project-versions-action/workflows/build-test/badge.svg?branch=master)
[![test](https://github.com/kzrnm/get-net-sdk-project-versions-action/actions/workflows/test.yml/badge.svg)](https://github.com/kzrnm/get-net-sdk-project-versions-action/actions/workflows/test.yml)

## Usage

Expand Down

0 comments on commit b53788e

Please sign in to comment.