Skip to content

Commit 042fadb

Browse files
committed
rename and retitle workflows
1 parent 490a64e commit 042fadb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "SDK E2E Tests"
1+
name: "Build & Test"
22

33
env:
44
COPILOT_GITHUB_TOKEN: ${{ secrets.COPILOT_GITHUB_TOKEN }}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Workflow for deploying versioned documentation to GitHub Pages
2-
name: Deploy Maven Site to Pages
2+
name: Deploy Documentation
33

44
on:
55
# Runs on pushes targeting the default branch (publishes to /snapshot/)

.github/workflows/publish-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Java SDK to Maven Central
1+
name: Publish to Maven Central
22

33
env:
44
HUSKY: 0

0 commit comments

Comments
 (0)