Skip to content

Commit 5a74d3a

Browse files
authored
Update release.yml (GoogleCloudPlatform#716)
1 parent 75e9fc4 commit 5a74d3a

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)