mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-13 23:06:17 +00:00
docs: update maturity scorecard (#95933)
* docs: update maturity scorecard * docs: rerender maturity scorecard from all evidence
This commit is contained in:
@@ -601,7 +601,7 @@ describe("ci workflow guards", () => {
|
||||
expect(generateJob.uses).toBe("./.github/workflows/qa-profile-evidence.yml");
|
||||
expect(generateJob.with).toMatchObject({
|
||||
ref: "${{ needs.validate_selected_ref.outputs.selected_revision }}",
|
||||
qa_profile: "release",
|
||||
qa_profile: "all",
|
||||
fail_on_qa_failure: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user