Skip to content

Commit 13baaa6

Browse files
Restore paths filter for Angular deploy: trigger on submodule pointer change
1 parent 7dd90f4 commit 13baaa6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-angular.yml

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

912
permissions:

0 commit comments

Comments
 (0)