mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 01:41:31 +00:00
Add runs on
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -214,8 +214,8 @@ jobs:
|
|||||||
name: packages
|
name: packages
|
||||||
with:
|
with:
|
||||||
path: "*.nupkg"
|
path: "*.nupkg"
|
||||||
waitforchecks:
|
allcheckspass:
|
||||||
name: "Wait for status checks"
|
name: "All Checks Pass"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: "WyriHaximus/github-action-wait-for-status@v2"
|
- uses: "WyriHaximus/github-action-wait-for-status@v2"
|
||||||
|
|||||||
Reference in New Issue
Block a user