Skip to content

Commit

Permalink
checkling file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtimanmishrazipstack committed Jul 19, 2024
1 parent 82f0a5e commit 5118a83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pdm-lock-automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
echo "changed=false" >> $GITHUB_OUTPUT
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git fetch origin
if git diff --quiet origin/main -- "$file_path"; then
echo "No changes detected in $file_path against main branch."
else
Expand Down

0 comments on commit 5118a83

Please sign in to comment.