Skip to content

Commit b52f2bf

Browse files
authored
Update sync-files.yml
1 parent 63ad14f commit b52f2bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/sync-files.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ group:
5050
- source: SECURITY.md
5151
dest: SECURITY.md
5252
replace: false
53+
- source: .github/workflows/dependabot.yml
54+
dest: .github/workflows/dependabot.yml
55+
replace: false
5356
# gh repo list googlemaps --public --source --no-archived --json name -L 100 | jq '.[] | .name' | sort | xargs -n 1 -I{} echo "googlemaps/{}"
5457
# excluding googlemaps/.github, googlemaps/on-demand-rides-deliveries-samples
5558
repos: |

0 commit comments

Comments
 (0)