Skip to content

Commit 81c7a34

Browse files
patch found in docs didn't work. Deleted
1 parent 7937767 commit 81c7a34

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/enforce-label.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,9 @@ jobs:
1515
- name: enforce-triage-label
1616
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1
1717

18-
# GitHub CLI api
19-
# https://cli.github.com/manual/gh_api
2018

21-
gh api \
22-
-H "Accept: application/vnd.github+json" \
23-
-H "X-GitHub-Api-Version: 2022-11-28" \
19+
20+
2421

2522

2623

27-
/issues

0 commit comments

Comments
 (0)