We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9ffd7 commit b2072caCopy full SHA for b2072ca
.github/workflows/pod_try_sync.yml
@@ -1,8 +1,8 @@
1
-name: pod try GoogleMaps
+name: Update samples from CocoaPods
2
3
on:
4
schedule:
5
- - cron: '0 */12 * * *'
+ - cron: '0 */1 * * *'
6
repository_dispatch:
7
8
jobs:
0 commit comments