Skip to content

Commit

Permalink
Disable CLI live tests for forks (Azure#6347)
Browse files Browse the repository at this point in the history
  • Loading branch information
shenglol committed Mar 29, 2022
1 parent aa9edec commit d888c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
name: 'Test CLI (live) (${{ matrix.rid }})'
runs-on: ${{ matrix.os }}
needs: build-bicep
if: github.repository == 'Azure/bicep'

env:
CI: true
Expand Down

0 comments on commit d888c08

Please sign in to comment.