Skip to content

Commit

Permalink
add allowed commands
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
  • Loading branch information
ramonpetgrave64 committed Apr 4, 2024
1 parent 705d025 commit f5b0920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths"],
"postUpgradeTasks": { "commands": ["(cd ./actions/installer && make clean && make package)"] },
"allowedPostUpgradeCommands": [".*"],
"packageRules": [
{
"matchManagers": ["github-actions"],
Expand Down

0 comments on commit f5b0920

Please sign in to comment.