Skip to content

Commit

Permalink
Code changes from dockerfile-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
dockerfile-generator committed Jul 22, 2024
1 parent f6d3c50 commit 3820a29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
gh pr create --title "Automated dependency bumping" \
--body "Dependencies are updated by dockerfile-generator script" \
--label "dependencies" \
--assignee "@me"
--assignee "@me" \
--reviewer "szamuboy"
fi
echo "Switching back to ''${current_branch_name}"
Expand Down

0 comments on commit 3820a29

Please sign in to comment.