Skip to content

Commit 55d5f6d

Browse files
committed
ci(fix): rename workflow
1 parent 464d10d commit 55d5f6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cli.yml renamed to .github/workflows/python-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python
1+
name: Python (stacrs-cli)
22

33
on:
44
push:

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python
1+
name: Python (stacrs)
22

33
on:
44
push:

0 commit comments

Comments
 (0)