Skip to content

Commit 354d460

Browse files
committed
add comment
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
1 parent d813d23 commit 354d460

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zxc-verify-docker-build-determinism.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
echo "sha-abbrev=$(git rev-parse HEAD | tr -d '[:space:]' | cut -c1-8)" >> "${GITHUB_OUTPUT}"
9797
echo "source-date=$(git log -1 --pretty=%ct)" >> "${GITHUB_OUTPUT}"
9898
99+
# Add a comment to the commit with the baseline generation information
99100
- name: Compute Commit Prefix
100101
id: commit-prefix
101102
run: |

0 commit comments

Comments
 (0)