The github actions continually fail for various reasons, mainly github secrets related. The failures are not related to Apps failing to deploy or calculate the correct values. I'd like to disable the workflows so that I don't continually get emailed about their failures. Eventually, I will work on getting these passing.
Disabling workflows is easy via Actions -> <Select Specific Workflow > -> ... menu -> Disable Workflow button. Re-enabling workflows follows the same path.
This issue stands to record that the workflows have been disabled. This issue will not be closed until the workflows are fixed in such a way that they do not fail due to structural setup of the github repo.
The github actions continually fail for various reasons, mainly github secrets related. The failures are not related to Apps failing to deploy or calculate the correct values. I'd like to disable the workflows so that I don't continually get emailed about their failures. Eventually, I will work on getting these passing.
Disabling workflows is easy via
Actions -> <Select Specific Workflow > -> ... menu -> Disable Workflow
button. Re-enabling workflows follows the same path.This issue stands to record that the workflows have been disabled. This issue will not be closed until the workflows are fixed in such a way that they do not fail due to structural setup of the github repo.