Skip to content

Commit 763f6b4

Browse files
committed
chore: simplify workflow names
1 parent a8d338c commit 763f6b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Release Multi-Arch Docker Images
1+
name: Build and Release
22

33
on:
44
push:

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Simple workflow for deploying static content to GitHub Pages
2-
name: Deploy static content to Pages
2+
name: Github Pages
33

44
on:
55
# Runs on pushes targeting the default branch

0 commit comments

Comments
 (0)