summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml (renamed from .github/workflows/main.yml)2
-rw-r--r--README.adoc4
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/build.yml
index 5dc0daeb0d..6df11e5881 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: main
+name: Build
on: [push, pull_request]
diff --git a/README.adoc b/README.adoc
index fc7de62b2a..0ac4b2f45f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,8 +1,8 @@
|=====
| Branch `trunk` | Branch `4.12` | Branch `4.11` | Branch `4.10`
-| image:https://github.com/ocaml/ocaml/workflows/main/badge.svg?branch=trunk["Github CI Build Status (trunk branch)",
- link="https://github.com/ocaml/ocaml/actions?query=workflow%3Amain"]
+| image:https://github.com/ocaml/ocaml/workflows/Build/badge.svg?branch=trunk["Github CI Build Status (trunk branch)",
+ link="https://github.com/ocaml/ocaml/actions?query=workflow%3ABuild"]
image:https://github.com/ocaml/ocaml/workflows/Hygiene/badge.svg?branch=trunk["Github CI Hygiene Status (trunk branch)",
link="https://github.com/ocaml/ocaml/actions?query=workflow%3AHygiene"]
image:https://ci.appveyor.com/api/projects/status/github/ocaml/ocaml?branch=trunk&svg=true["AppVeyor Build Status (trunk branch)",