Before merging, determine if there are any use cases for a user-dispatchable generator of checksums still. Maybe ask @aidanheerdegen.
In this PR:
Remove the generate-checksums.yml workflow (Create Initial Checksums) as the current config-pr-*.yml workflow as it stands will commit the checksums whether a previous comparable checksum exists.
Requires #35 (changes to test-repro, etc)
References #33
Before merging, determine if there are any use cases for a user-dispatchable generator of checksums still. Maybe ask @aidanheerdegen.
In this PR:
generate-checksums.yml
workflow (Create Initial Checksums
) as the currentconfig-pr-*.yml
workflow as it stands will commit the checksums whether a previous comparable checksum exists.Requires #35 (changes to
test-repro
, etc) References #33