Browse Source

chore: update angular.yml

pull/5110/head
mehmet-erim 6 years ago
parent
commit
fde7800082
  1. 1
      .github/workflows/angular.yml

1
.github/workflows/angular.yml

@ -3,6 +3,7 @@ on:
pull_request:
paths:
- 'npm/ng-packs/**'
- '!npm/ng-packs/scripts/**'
jobs:
build-test-lint:
runs-on: ubuntu-18.04

Loading…
Cancel
Save