Skip to content

Commit 1a17e81

Browse files
author
Ioannis Giagkiozis
committed
workflow names update
1 parent f65c927 commit 1a17e81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dev_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: build_dev
22

33
on:
44
push:

.github/workflows/release_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: build_master
22

33
on:
44
push:

0 commit comments

Comments
 (0)