Skip to content

Commit 7845e38

Browse files
committed
Fix name of GitHub Actions
1 parent 921fed9 commit 7845e38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build_linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Zserio Actions
1+
name: Linux
22

33
on:
44
push:

.github/workflows/build_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Zserio Actions
1+
name: Windows
22

33
on:
44
push:

0 commit comments

Comments
 (0)