We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832bdee commit 880edb4Copy full SHA for 880edb4
.github/workflows/update-pr-data.yml
@@ -45,8 +45,8 @@ jobs:
45
env:
46
GITHUB_TOKEN: ${{ secrets.PROJECTS_READ }}
47
run: python scripts/get-sprint-data.py
48
- - name: Update editors
49
- run: python scripts/get-editors.py
+ #- name: Update editors
+ # run: python scripts/get-editors.py
50
- name: get-review-contributors
51
run: python scripts/get-review-contributors.py
52
- name: get-package-data
0 commit comments