Skip to content

Commit

Permalink
Only run Windows workflow in iree-org
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Dec 11, 2024
1 parent d5b7783 commit 859ca9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_windows_x64_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ concurrency:

jobs:
windows_x64_msvc:
if: ${{ github.repository_owner == 'iree-org' || github.event_name != 'schedule' }}
runs-on: azure-windows-scale
env:
BASE_BUILD_DIR_POWERSHELL: C:\mnt\azure\b
Expand Down

0 comments on commit 859ca9f

Please sign in to comment.