Skip to content

Commit 880edb4

Browse files
authored
Update update-pr-data.yml
1 parent 832bdee commit 880edb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-pr-data.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.PROJECTS_READ }}
4747
run: python scripts/get-sprint-data.py
48-
- name: Update editors
49-
run: python scripts/get-editors.py
48+
#- name: Update editors
49+
# run: python scripts/get-editors.py
5050
- name: get-review-contributors
5151
run: python scripts/get-review-contributors.py
5252
- name: get-package-data

0 commit comments

Comments
 (0)