Ensure the pristine checksums are not recomputed
authorTomas Mraz <tomas@openssl.org>
Thu, 13 May 2021 10:05:36 +0000 (12:05 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 13 May 2021 10:05:36 +0000 (12:05 +0200)
commitca6197ca3c1a18be004c447cf4bf5a1a40d7dd19
tree2731b4baa9b32f2082bee2a9d8391be0eb966167
parent9ce2ef9ba084ec9548b6d219687b24590f87eb1b
Ensure the pristine checksums are not recomputed

When switching between the pristine and PR checkouts we must
ensure the pristine checksums are not recomputed.

Also ignore errors (such as trying to remove a label that
is not set) when setting or removing labels.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15266)
.github/workflows/checksums.yml