Skip to content

Commit

Permalink
Disable fault tests in pull request gate temporarily (#585)
Browse files Browse the repository at this point in the history
* Disable fault tests in pull request gate temporarily

* remove release branch from fault tests pipelines

---------

Co-authored-by: Jiawei Du <[email protected]>
  • Loading branch information
RemindD and msftcoderdjw authored Dec 13, 2024
1 parent fc3328f commit dc8c562
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/fault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ on:
push:
branches:
- main
- 'release/**'
pull_request:
branches:
- main
- 'release/**'
#pull_request:
# branches:
# - main
workflow_dispatch:
env:
ContainerRegistry: "ghcr.io"
Expand Down

0 comments on commit dc8c562

Please sign in to comment.