Skip to content

Commit aac0abf

Browse files
authored
Update release.yml (#716)
1 parent 80792ef commit aac0abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
GH_TOKEN: ${{ secrets.RELEASE_PAT }}
118118
run: |
119119
echo "Waiting for all status checks to complete..."
120+
sleep 10
120121
gh pr checks "${{ steps.create_pr.outputs.pr_url }}" --watch --fail-fast
121122
122123
- name: Enable auto-merge

0 commit comments

Comments
 (0)