Skip to content

Commit 85e7015

Browse files
committed
Merge remote-tracking branch 'origin/pb-psl-sources' into varconst/nanopb-0398
2 parents d173c6a + d6f47e9 commit 85e7015

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/analytics.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'FirebaseAnalytics.podspec.json'
77
- 'FirebaseAnalyticsSwift**'
88
- 'GoogleAppMeasurement.podspec.json'
9+
- '.github/workflows/analytics.yml'
910
- 'Gemfile'
1011
schedule:
1112
# Run every day at 1am (PST) - cron uses UTC times
@@ -22,7 +23,7 @@ jobs:
2223
- name: Setup Bundler
2324
run: scripts/setup_bundler.sh
2425
- name: GoogleAppMeasurement
25-
run: scripts/third_party/travis/retry.sh pod spec lint GoogleAppMeasurement.podspec.json
26+
run: scripts/third_party/travis/retry.sh pod spec lint GoogleAppMeasurement.podspec.json --sources=https://github.com/firebase/SpecsDev.git,https://github.com/firebase/SpecsStaging.git,https://cdn.cocoapods.org/
2627
- name: FirebaseAnalyticsSwift
2728
run: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseAnalyticsSwift.podspec --platforms=ios
2829

0 commit comments

Comments
 (0)