Skip to content

Commit fe8a79d

Browse files
authored
enh(ci): use the standard component workflow naming pattern for colle… (#3130)
* enh(ci): use the standard component workflow naming pattern for collect and common * add feedbacks
1 parent c3d03ad commit fe8a79d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: centreon-collect
1+
name: collect
22
run-name: |
33
${{
44
(github.event_name == 'schedule' ||
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: centreon-common
1+
name: common
22

33
concurrency:
44
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)