delete a cr to force a workflow run

This commit is contained in:
Tim Dery 2024-01-31 16:02:45 -08:00
parent b9157e29cb
commit 22374b81de

View File

@ -145,7 +145,6 @@ dns_aws_rm() {
fi
_sleep 1
return 1
}
#################### Private functions below ##################################