Skip to content

Commit 1cbafcd

Browse files
committed
fix: rename workflows
Signed-off-by: Derek Su <[email protected]>
1 parent 8c83b24 commit 1cbafcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: Helm Release
22
on:
33
push:
44
branches:

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Close stale issues and PRs'
1+
name: Close stale issues and PRs
22

33
on:
44
workflow_call:

0 commit comments

Comments
 (0)