Skip to content

Commit f7f8c8a

Browse files
authored
make the pages workflow callable
1 parent d2a4a65 commit f7f8c8a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_call:
7+
# no inputs needed
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)