Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/<path>@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/

Expand Down