mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 17:30:46 +00:00
More
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -215,7 +215,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: "*.nupkg"
|
path: "*.nupkg"
|
||||||
waitforchecks:
|
waitforchecks:
|
||||||
name: "Wait for status checks"
|
steps:
|
||||||
|
- name: "Wait for status checks"
|
||||||
uses: "WyriHaximus/github-action-wait-for-status@v2"
|
uses: "WyriHaximus/github-action-wait-for-status@v2"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user