Skip to content

fix(ci): remove duplicate concurrency block + domain update#43

Merged
imran-siddique merged 2 commits into
mainfrom
fix/custom-domain
Jun 17, 2026
Merged

fix(ci): remove duplicate concurrency block + domain update#43
imran-siddique merged 2 commits into
mainfrom
fix/custom-domain

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Summary

Two fixes in one branch:

1. CI fix (blocking): Duplicate concurrency: key in docs.yml was causing every push-triggered workflow run to fail immediately with "workflow file issue". Removed the duplicate block — workflow is now valid YAML.

2. Custom domain: CNAME and site_url updated to trace.agentrust-io.com (DNS records already in Cloudflare). Once this merges and the docs workflow runs successfully, GitHub Pages will provision the TLS cert and https://trace.agentrust-io.com will go live.

🤖 Generated with Claude Code

imran-siddique and others added 2 commits June 17, 2026 16:34
CNAME file: agentrust.io → trace.agentrust-io.com
site_url: https://agentrust.io/tracehttps://trace.agentrust-io.com

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Two concurrency: keys in the same YAML mapping caused every push-triggered
run to fail immediately with a workflow file issue.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit bfe0126 into main Jun 17, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant