Skip to content

Commit 665a971

Browse files
JohanLorenzomergify[bot]
authored andcommitted
Bug 1798026 - part 1: Don't run geckoview bumps automatically until the repo migration is done
1 parent 7bc88cb commit 665a971

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/update-geckoview.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ permissions:
2323
contents: write
2424
pull-requests: write
2525

26-
on:
27-
schedule:
28-
- cron: '*/15 * * * *'
26+
on: workflow_dispatch
2927

3028
jobs:
3129
main:

0 commit comments

Comments
 (0)