Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Bug 1883651 - turn off ac-update-geckoview on main
Browse files Browse the repository at this point in the history
New development is happening on mozilla-central.
  • Loading branch information
jcristau committed Mar 18, 2024
1 parent 7c2e843 commit a8581c4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ac-update-geckoview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit a8581c4

Please sign in to comment.