Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
fenix
Commits
356391c2
Unverified
Commit
356391c2
authored
Dec 10, 2020
by
Stefan Arentz
Committed by
GitHub
Dec 10, 2020
Browse files
Create update-ac.yml workflow
parent
830cf52e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/update-ac.yml
0 → 100644
View file @
356391c2
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/
name
:
"
Update
Android-Components"
on
:
schedule
:
-
cron
:
'
*/15
*
*
*
*'
jobs
:
main
:
name
:
"
Update
Android-Components"
runs-on
:
ubuntu-20.04
steps
:
-
name
:
"
Update
Android-Components"
uses
:
mozilla-mobile/relbot@master
if
:
github.repository == 'mozilla-mobile/fenix'
with
:
project
:
fenix
command
:
update-android-components
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment