You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,11 +75,9 @@ See the [workflow](.github/workflows/cache.yml).
75
75
76
76
<details>
77
77
78
-
<summary>Accessing information about workflow runs.</summary>
78
+
<summary>Accessing context information about workflow runs.</summary>
79
79
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.
83
81
84
82
See the [workflow](.github/workflows/context.yml).
0 commit comments