Skip to content

Commit 50ee55c

Browse files
committed
Update workflow key
1 parent 4c1ad02 commit 50ee55c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci-analysis.yml

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

33
on:
44
push:

.github/workflows/ci-test-official.yml

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

33
on:
44
push:

.github/workflows/ci-test-unofficial.yml

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

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)