Skip to content

Commit a39aed7

Browse files
committed
Rename the hub and let Prettier format the README
1 parent 3d69af2 commit a39aed7

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://avatars.githubusercontent.com/u/328102?s=200&v=4" width="96" height="96" alt="Workday" />
44

5-
# Workday Use Case Hub
5+
# Workday Examples Hub
66

77
**A single, open home for Workday Build examples.**
88

@@ -66,11 +66,13 @@ Open the folder you want and follow its README. What "use it" means depends on t
6666
This table is generated from each example's `example.json` by `scripts/validate-examples.mjs`. Do not edit it by hand.
6767

6868
<!-- examples:start -->
69-
| Example | Description | Type |
70-
| --- | --- | --- |
71-
| [`expense-policy-agent-skill`](examples/expense-policy-agent-skill) | A markdown skill that teaches an agent to answer expense policy questions and escalate anything it cannot verify. | Agent Skill |
72-
| [`employee-data-orchestration`](examples/employee-data-orchestration) | An orchestration that reads worker data from one tenant and creates matching records through the Workday REST API. | Orchestration |
73-
| [`work-from-anywhere-extend-app`](examples/work-from-anywhere-extend-app) | Enable employees to request to work from anywhere, for a manager to approve, and see requests on a calendar view. | Extend App |
69+
70+
| Example | Description | Type |
71+
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | ------------- |
72+
| [`expense-policy-agent-skill`](examples/expense-policy-agent-skill) | A markdown skill that teaches an agent to answer expense policy questions and escalate anything it cannot verify. | Agent Skill |
73+
| [`employee-data-orchestration`](examples/employee-data-orchestration) | An orchestration that reads worker data from one tenant and creates matching records through the Workday REST API. | Orchestration |
74+
| [`work-from-anywhere-extend-app`](examples/work-from-anywhere-extend-app) | Enable employees to request to work from anywhere, for a manager to approve, and see requests on a calendar view. | Extend App |
75+
7476
<!-- examples:end -->
7577

7678
## Contributing

0 commit comments

Comments
 (0)