Browse Source

Update angular.yml

pull/2175/head
Mehmet Erim 6 years ago
committed by GitHub
parent
commit
75fcba38fd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/workflows/angular.yml

5
.github/workflows/angular.yml

@ -1,11 +1,6 @@
name: "Angular build and test action"
on:
pull_request:
paths:
- 'npm/ng-packs/**'
branches:
- master
- dev
push:
paths:
- 'npm/ng-packs/**'

Loading…
Cancel
Save