Skip to content

Commit 2cd75ba

Browse files
committed
CI: add names to workflows
1 parent 3a084ca commit 2cd75ba

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: Ubuntu CI
3+
24
on:
35
push:
46
branches: main

.github/workflows/coverity.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: Coverity
3+
24
on:
35
push:
46
branches: main

0 commit comments

Comments
 (0)