We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ad14f commit b52f2bfCopy full SHA for b52f2bf
1 file changed
.github/sync-files.yml
@@ -50,6 +50,9 @@ group:
50
- source: SECURITY.md
51
dest: SECURITY.md
52
replace: false
53
+ - source: .github/workflows/dependabot.yml
54
+ dest: .github/workflows/dependabot.yml
55
+ 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