We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b82c8 commit 6b2eb1cCopy full SHA for 6b2eb1c
1 file changed
.github/sync-files.yml
@@ -52,7 +52,7 @@ group:
52
replace: false
53
- source: .github/workflows/dependabot.yml
54
dest: .github/workflows/dependabot.yml
55
- replace: true
+ replace: false
56
# gh repo list googlemaps --public --source --no-archived --json name -L 100 | jq '.[] | .name' | sort | xargs -n 1 -I{} echo "googlemaps/{}"
57
# excluding googlemaps/.github, googlemaps/on-demand-rides-deliveries-samples
58
repos: |
0 commit comments