Skip to content

Commit

Permalink
GH-68: task: only run test orders-service (#69)
Browse files Browse the repository at this point in the history
when changes occur in the proper directory
  • Loading branch information
rspurgeon authored Dec 21, 2020
1 parent 2564fb8 commit 99dd542
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-orders-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
name: Test orders-service

on:
push:
# Testing is executed in the release job on push to master
# branches: [ master ]
# paths:
# - 'apps/microservices-orders/orders-service/**'
pull_request:
branches: [ master ]
paths:
Expand Down

0 comments on commit 99dd542

Please sign in to comment.