Skip to content

Commit 6b2eb1c

Browse files
committed
chore: do not replace dependabot workflow
1 parent 24b82c8 commit 6b2eb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/sync-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ group:
5252
replace: false
5353
- source: .github/workflows/dependabot.yml
5454
dest: .github/workflows/dependabot.yml
55-
replace: true
55+
replace: false
5656
# gh repo list googlemaps --public --source --no-archived --json name -L 100 | jq '.[] | .name' | sort | xargs -n 1 -I{} echo "googlemaps/{}"
5757
# excluding googlemaps/.github, googlemaps/on-demand-rides-deliveries-samples
5858
repos: |

0 commit comments

Comments
 (0)