diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-post-merge.yml similarity index 99% rename from .github/workflows/ci-master.yml rename to .github/workflows/ci-post-merge.yml index e3c9da2cd..2de0ee349 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-post-merge.yml @@ -1,4 +1,4 @@ -name: CI (master only) +name: CI (post-merge) on: push: