aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b031831..b429a28 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -442,7 +442,7 @@ jobs:
#
# This needs to run before book is built, as bookbuilding fetches from the branch
mergetostablebranch:
- name: If CI passes, merge master branch into release/vX
+ name: Merge branch into release/vX when pushing to master
runs-on: ubuntu-22.04
needs:
- ci-success