Skip to content

Commit 37f2d84

Browse files
authored
Change workflow name
1 parent 1e22a89 commit 37f2d84

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Build and publish
22

33
on:
44
workflow_dispatch:

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# jmeter-backend-azure
22

3-
[![CI](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven.yml/badge.svg)](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven.yml)
4-
[![Publish package to the Maven Central Repository](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven-publish.yml/badge.svg)](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven-publish.yml)
3+
[![Build and publish](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven.yml/badge.svg)](https://github.com/adrianmo/jmeter-backend-azure/actions/workflows/maven.yml)
54

65
A JMeter plug-in that enables you to send test results to Azure Application Insights.
76

0 commit comments

Comments
 (0)