Skip to content

Commit

Permalink
Remove pull request validation paths for now (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
myagley committed Nov 16, 2018
1 parent 12310af commit e0a76f8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
9 changes: 0 additions & 9 deletions builds/checkin/dotnet.yaml
Expand Up @@ -3,15 +3,6 @@ pr:
branches:
include:
- master
paths:
include:
- builds/*
- edge-agent/*
- edge-hub/*
- edge-modules/*
- edge-util/*
- scripts/*
- smoke/*
jobs:

################################################################################
Expand Down
6 changes: 0 additions & 6 deletions builds/checkin/edgelet.yaml
Expand Up @@ -3,12 +3,6 @@ pr:
branches:
include:
- master
paths:
include:
- builds/*
- edgelet/*
exclude:
- edgelet/hsm-sys/azure-iot-hsm-c/*
jobs:

################################################################################
Expand Down
4 changes: 0 additions & 4 deletions builds/checkin/libiothsm.yaml
Expand Up @@ -3,10 +3,6 @@ pr:
branches:
include:
- master
paths:
include:
- builds/*
- edgelet/hsm-sys/*
jobs:

################################################################################
Expand Down

0 comments on commit e0a76f8

Please sign in to comment.