Skip to content

Commit 9fbfdce

Browse files
author
StackMemory Bot (CLI)
committed
chore(ci): add workflow_dispatch trigger to deploy-site
1 parent 3c91ee8 commit 9fbfdce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main]
66
paths: ['site/**']
7+
workflow_dispatch:
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)