Skip to content

Commit b04b0ef

Browse files
committed
Re-deploy when included licenses are updated
1 parent 33b6b00 commit b04b0ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
repository_dispatch:
8+
types: [update-licenses]
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)