Skip to content

Commit 794abdb

Browse files
committed
fix: naming
1 parent 0224ee9 commit 794abdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
branches:
1515
- main
1616
workflow_run:
17-
workflows: ["Go version auto upgrade"]
17+
workflows: ["Continuous Build (Collector Go Version Auto Upgrade)"]
1818
types:
1919
- completed
2020

.github/workflows/ci-gomod-auto-upgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Go version auto upgrade"
1+
name: "Continuous Build (Collector Go Version Auto Upgrade)"
22
on:
33
schedule:
44
- cron: "00 7 * * *" # Every day at 07:00 UTC

0 commit comments

Comments
 (0)