mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
build: Adding weekly cron build.
This commit is contained in:
parent
7b250fd424
commit
ff3beafa80
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,6 +9,8 @@ on:
|
||||
branches: [ master ]
|
||||
repository_dispatch:
|
||||
types: [ build ]
|
||||
schedule:
|
||||
cron: '0 0 * * 1'
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user