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