branch: elpa/sly
commit 32b2c894c00582a15d047ccfdeb1073aef3bc6ae
Author: André A. Gomes <[email protected]>
Commit: André A. Gomes <[email protected]>
.github/workflows/ci: Rename.
So that the change propagates to the badge on the README.
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 559711e5090..15ed5ee2021 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: Tests
+name: CI
on:
push: