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: .github/workflows/codespace-review-up.yml
-4
Original file line number
Diff line number
Diff line change
@@ -214,10 +214,6 @@ jobs:
214
214
After 4 hours, you can reactivate your codespace by applying the https://github.com/${{ env.REPO }}/labels/extend-codespace label to the pull request.
215
215
If the label is already applied, you can remove and reapply the label to reactivate your codespace.
216
216
217
-
#### Maximum of 100 _active_ codespaces per user
218
-
219
-
Your codespace may be deleted if the limit is reached.
220
-
221
217
<details><summary>Table of review links</summary>
222
218
223
219
${{ steps.changes.outputs.changesTable && 'The table shows the files in the `content` directory that were changed in this pull request. This helps you review your changes on the review server. Changes to the `data` directory are not included in this table.' || '' }}
0 commit comments