Skip to content

Commit a98df23

Browse files
committed
GitHub Actions: Better workflow names
1 parent c283bd5 commit a98df23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/autotools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: "CI: autotools"
22

33
on: [push]
44

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: "CI: cmake"
22

33
on: [push]
44

0 commit comments

Comments
 (0)