Skip to content

Commit c5f41ec

Browse files
committed
chore(renovate): catch all modified files during post-upgrade task
Related to #51910
1 parent 28f4fc0 commit c5f41ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'bash .github/renovate/post-upgrade.sh',
2525
],
2626
fileFilters: [
27-
'AWS/EC2/ec2-install.sh',
27+
'**',
2828
],
2929
executionMode: 'branch',
3030
},

0 commit comments

Comments
 (0)