Skip to content

Commit

Permalink
temp tests
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Li <wenqil@nvidia.com>
  • Loading branch information
wyli committed Jul 14, 2023
1 parent 9a30390 commit b45bcdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
push:
branches:
- dev
- temp-test
# Allows you to run this workflow manually from the Actions tab
# This is to trigger building/testing docker image from dev only.
workflow_dispatch:
Expand Down Expand Up @@ -51,6 +52,7 @@ jobs:
if: github.repository == 'Project-MONAI/MONAI'
needs: versioning_dev
runs-on: ubuntu-latest
runs-on: [self-hosted, docker]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b45bcdd

Please sign in to comment.