mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 17:30:46 +00:00
Add runs on
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -215,6 +215,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: "*.nupkg"
|
path: "*.nupkg"
|
||||||
waitforchecks:
|
waitforchecks:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: "Wait for status checks"
|
- name: "Wait for status checks"
|
||||||
uses: "WyriHaximus/github-action-wait-for-status@v2"
|
uses: "WyriHaximus/github-action-wait-for-status@v2"
|
||||||
|
|||||||
Reference in New Issue
Block a user