Skip to content

Commit 8efd194

Browse files
authored
Update await-fast-ci.yaml
1 parent 8162a4e commit 8efd194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/await-fast-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030
- name: Review Spell Check Completion Status
31-
run: python scripts/helpers/poll_quick_ci.py
31+
run: python scripts/helpers/poll_quick_ci.py ${{ github.event.number }}

0 commit comments

Comments
 (0)