Skip to content

Commit 9834e1f

Browse files
committed
scripts: check-for-epoch-bump.sh: Add newline at end of file
my editor wants this. Signed-off-by: dann frazier <dann.frazier@chainguard.dev>
1 parent b016305 commit 9834e1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/check-for-epoch-bump.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ for yaml_file in "$@"; do
3636
echo "⚠️ Epoch HAS NOT been increased compared to main: $epoch_local <= $epoch_main"
3737
fi
3838

39-
done
39+
done

0 commit comments

Comments
 (0)