Skip to content

Commit 0709a78

Browse files
committed
chore: add dispatch
1 parent 2a1034e commit 0709a78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Deploy static content to Pages
33

44
on:
5+
repository_dispatch:
6+
types: [mms_release]
57
# Runs on pushes targeting the default branch
68
push:
79
branches: ["main"]

0 commit comments

Comments
 (0)