We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 292db21 + 4c211cc commit f885c67Copy full SHA for f885c67
4 files changed
.github/workflows/ci.yml
@@ -1,4 +1,4 @@
1
-name: mycli
+name: CI
2
3
on:
4
pull_request:
.github/workflows/lint.yml
+name: Lint
.github/workflows/typecheck.yml
+name: Typecheck
changelog.md
@@ -1,3 +1,11 @@
+Upcoming Release (TBD)
+======================
+
+Internal
5
+--------
6
+* Improve CI worflow naming.
7
8
9
1.38.0 (2025/08/16)
10
======================
11
0 commit comments