Skip to content

Commit db9a645

Browse files
committed
Cleanup
1 parent d15d686 commit db9a645

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,9 @@ See the [workflow](.github/workflows/cache.yml).
7575

7676
<details>
7777

78-
<summary>Accessing information about workflow runs.</summary>
78+
<summary>Accessing context information about workflow runs.</summary>
7979

80-
<br/>This can be helpful for debugging workflow errors or bugs, but be careful as it has the potential to output sensitive information.
81-
82-
- Shows various contexts
80+
<br/>You can access various contexts about the workflow run, which can be helpful for debugging workflow errors or bugs. Be careful as it has the potential to output sensitive information.
8381

8482
See the [workflow](.github/workflows/context.yml).
8583

0 commit comments

Comments
 (0)