diff --git a/org-workflows/enforce-codeowners-teams.yml b/.github/workflows/enforce-codeowners-teams.yml similarity index 100% rename from org-workflows/enforce-codeowners-teams.yml rename to .github/workflows/enforce-codeowners-teams.yml diff --git a/README.md b/README.md index f898a78..d08702d 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Workflows applied across the entire organization via **Required Workflows** (Org Settings → Actions → Required workflows). Each workflow must be registered there by an org admin, pointing at `collibra/.github/@main`. -| File | Purpose | -|----------------------------------------------|-------------------------------------------------------------------| -| `org-workflows/enforce-codeowners-teams.yml` | Rejects CODEOWNERS entries that name individuals instead of teams | +| File | Purpose | +|---------------------------------------------------|-------------------------------------------------------------------| +| `.githuub/workflows/enforce-codeowners-teams.yml` | Rejects CODEOWNERS entries that name individuals instead of teams | ## .github/workflows/