Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git diff --name-only: This command checks for file differences after the attempted merge, which will indicate if upstream changes were successfully pulled in. Conditional Output: Based on whether there are differences, the workflow outputs either needs_update or up_to_date.
- Loading branch information