Skip to content

Commit

Permalink
use git diff --name-only
Browse files Browse the repository at this point in the history
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
victor-wildlife authored Aug 24, 2024
1 parent 52fefce commit 1b9bef6
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1b9bef6

Please sign in to comment.