Skip to content

Commit 5a2edb9

Browse files
fix: replace raw Unicode ✅ with ✅ shortcode in checkpoint headings (#2665)
1 parent 8e1a40f commit 5a2edb9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

workshop/side-quest-25-01-audit-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The raw domain-level network access logs live in `sandbox/firewall/audit/` insid
118118
2. Identify at least one domain the workflow accessed.
119119
3. If any domains were blocked, add them to `network.allowed` in the workflow frontmatter.
120120

121-
## Checkpoint
121+
## :white_check_mark: Checkpoint
122122

123123
- [ ] You can identify each file inside the agent artifact and what it contains
124124
- [ ] You understand what ⌖ AIC represents and how it differs from agent AIC

workshop/side-quest-26-01-forecast-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Recompile after editing:
106106
gh aw compile
107107
```
108108

109-
## Checkpoint
109+
## :white_check_mark: Checkpoint
110110

111111
- [ ] You ran `gh aw forecast` and read the P10/P50/P90 output
112112
- [ ] You used `--period week` to get a shorter projection

workshop/side-quest-enterprise-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Agentic workflows require both Actions execution and model access:
7575
Before installing `gh-aw`, verify with your admin that your account and repository are permitted to run Copilot-powered workflow jobs.
7676
7777
<!-- journey: all -->
78-
## Checkpoint
78+
## :white_check_mark: Checkpoint
7979
8080
- [ ] Your GHES instance is version 3.12 or later (or you are on `github.com`/GHEC)
8181
- [ ] You know whether Codespaces is available in your enterprise environment

0 commit comments

Comments
 (0)