Skip to content

Commit

Permalink
log++
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Nov 15, 2023
1 parent 7a6cf47 commit 938a32f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-ic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
else
commit="$(cd ic && git rev-parse --short HEAD)"
echo "No signficant differences found in IC ref ${{ inputs.ic_ref }} (commit $commit)."
git diff
echo "updated=0" >> "$GITHUB_OUTPUT"
fi
- name: Create Pull Request
Expand Down

0 comments on commit 938a32f

Please sign in to comment.