mirror of
https://github.com/wentasah/ros2nix.git
synced 2025-06-09 15:52:23 +03:00
github: Prevent update action to fail when there are no changes
This commit is contained in:
parent
3cf992916a
commit
11e7f90414
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@ $(cat /tmp/rosdistro-diff)
|
|||
EOF
|
||||
else
|
||||
echo "No relevant changes"
|
||||
touch "$pr_body" # prevent create-pull-request action from failing
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue