Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-09-16 05:30:31 +00:00
parent 3613922186
commit 32719e08a6
25 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Clojure",
"description": "Build and test a Clojure project with Leiningen.",
"iconName": "clojure",
"categories": ["Clojure", "Java"]
"categories": ["Continuous integration", "Clojure", "Java"]
}