diff --git a/.github/workflows/ac-update-geckoview.yml b/.github/workflows/ac-update-geckoview.yml index 3b3996525cb..ad481cc83f8 100644 --- a/.github/workflows/ac-update-geckoview.yml +++ b/.github/workflows/ac-update-geckoview.yml @@ -28,14 +28,6 @@ jobs: name: "Update GeckoView" runs-on: ubuntu-20.04 steps: - - name: "Update GV (On Main)" - uses: mozilla-mobile/relbot@6.1.0 - if: github.repository == 'mozilla-mobile/firefox-android' - with: - project: android-components - command: update-main - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: "Update GV (On Releases)" uses: mozilla-mobile/relbot@6.1.0 if: github.repository == 'mozilla-mobile/firefox-android' diff --git a/README.md b/README.md index d68a052a09b..612e35b6d28 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ This repository hosts the Firefox for Android (Fenix), Focus on Android, and Mozilla Android Components projects. -⚠️ This repository will soon be migrated to Mozilla Central. See the [announcement here](https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central). +## ⚠️ Repository Migration (March 2024) + +~This repository will soon be migrated to Mozilla Central. See the [announcement here](https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central).~ + +**Update: As of Monday, March 18, this repository has been migrated to Mozilla Central. See the [announcement here](https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central).** # Firefox for Android