find-terraform was not returning changed directories consistently. Nothing wrong with the action, per se, but the workflow and combination of jobs.
Calling workflows now run on PR merge, so only one once, and the native find-dir of the terraform docs GitHub action works fine for this.
The authentication token has been updated to use the 3ware-release app because this is allowed to bypass branch rulesets to commit the updated READMEs to the main branch.
find-terraform
was not returning changed directories consistently. Nothing wrong with the action, per se, but the workflow and combination of jobs.Calling workflows now run on PR merge, so only one once, and the native
find-dir
of the terraform docs GitHub action works fine for this.The authentication token has been updated to use the 3ware-release app because this is allowed to bypass branch rulesets to commit the updated READMEs to the main branch.