Skip to content

Commit 70d68d0

Browse files
committed
Update build pipeline
This allows build pipeline to run all pull requests.
1 parent 6944577 commit 70d68d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build Angular
22
on:
33
pull_request:
4-
branches:
5-
- master
64
jobs:
75
Build:
86
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)