diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index bec87aa..f07882e 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -1,7 +1,7 @@ # Auto-merge — nobody is in the merge loop. # # Green, ready PRs merge themselves and deploy themselves. The policy lives in -# ONE place for the whole fleet — bitbaum/dotfiles, scripts/ci/auto-merge-sweep.sh +# ONE place for the whole fleet — bitbaum/fleet, scripts/ci/auto-merge-sweep.sh # — and this file only says "run it, here, with these settings". # # It used to be a ~245-line copy of that script. Twenty-two repos held such a