Skip to content

Commit f4fd2e6

Browse files
Remove paths filter from Angular workflow so submodule updates trigger deploy
1 parent 37ed346 commit f4fd2e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-angular.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
paths:
8-
- 'Clients/TalentManagement-Angular-Material/**'
9-
- '.github/workflows/deploy-angular.yml'
107
workflow_dispatch:
118

129
permissions:

0 commit comments

Comments
 (0)