Skip to content

Commit 832bdee

Browse files
authored
bug: typos (#144)
1 parent 73be4f9 commit 832bdee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@ jobs:
4444
github.event.pull_request.head.repo.full_name == github.repository )
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.PROJECTS_READ }}
47+
run: python scripts/get-sprint-data.py
4748
- name: Update editors
4849
run: python scripts/get-editors.py
49-
- name: Get Sprint Data
50-
run: python scripts/get-sprint-data.py
5150
- name: get-review-contributors
5251
run: python scripts/get-review-contributors.py
5352
- name: get-package-data

0 commit comments

Comments
 (0)